Skip to content

Hostname

hofa.ph

Last fetched

hofa.ph resolves to 192.250.227.25, announced in 192.250.227.0/24 by WHG-DAL - WHG Hosting Services Ltd in US. hofa.ph 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 · hofa.phRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hofa.ph

Resolution chain

IPv6 resolution

No AAAA record for hofa.ph is recorded in WhisperGraph.

Attribution

whg

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for hofa.ph. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

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

  • ns1.hostrident.com
  • ns2.hostrident.com
  • ns3.hostrident.com
  • ns4.hostrident.com
  • ns1.mysecurecloudhost.com

MX records

  • hofa.ph

SPF policy

  • include: spf.mysecurecloudhost.com
  • include: secureserver.net
  • include: prod.sin2.secureserver.net
  • a: hofa.ph
  • mx: hofa.ph
  • ip: 118.139.162.197
  • ip: 148.66.145.143
  • ip: 148.72.219.200
  • ip: 184.168.98.151
  • ip: 192.250.227.25
  • ip: 68.178.224.2
  • ip: 68.178.232.75
  • ip: 68.178.235.71

Threat-feed evidence

History

Related pages

Pivot from hofa.ph 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: "hofa.ph"})-[: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.