Skip to content

Hostname

fhpl.net

Last fetched

fhpl.net resolves to 104.21.89.21, announced in 104.21.80.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. fhpl.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fhpl.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fhpl.net

Resolution chain

IPv6 resolution

No AAAA record for fhpl.net is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:146
Registrant organisation
atchyuthprasad reddy
Contact emails
someshwarv@fhpl.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns41.domaincontrol.com
  • ns42.domaincontrol.com

MX records

  • mx-01.eml100bom.ctr.sophos.com
  • mx-02.eml100bom.ctr.sophos.com

SPF policy

  • include: amazonses.com
  • include: spf.protection.outlook.com
  • include: spf.sendinblue.com
  • include: _spf.eml100bom.ctr.sophos.com
  • include: transmail.net.in
  • include: zoho.in
  • ip: 13.234.123.149
  • ip: 167.89.108.224
  • ip: 167.89.110.57
  • ip: 167.89.110.95
  • ip: 167.89.60.178
  • ip: 167.89.62.168
  • ip: 167.89.62.171
  • ip: 167.89.62.194
  • ip: 167.89.62.195
  • ip: 167.89.63.101
  • ip: 167.89.63.241
  • ip: 182.76.128.65
  • ip: 182.76.128.66
  • ip: 20.198.77.115
  • ip: 202.177.173.194
  • ip: 223.30.105.164
  • ip: 3.108.240.36
  • ip: 3.6.209.132
  • ip: 52.172.39.144

Threat-feed evidence

History

Related pages

Pivot from fhpl.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fhpl.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.