Skip to content

Hostname

hostpro2u.com

Last fetched

hostpro2u.com resolves to 1 IPv4 address operated by CFA-VIC-AS-AP Country Fire Authority in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · hostpro2u.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hostpro2u.com

Resolution chain

hostpro2u.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.4.45.101110.4.45.0/24AS46015CFA-VIC-AS-AP Country Fire AuthorityMY

WHOIS identity

Registrar
iana:460
Organization
domain administrator
Contact emails

Subdomains

74 observed subdomains of hostpro2u.com.

Web-graph footprint

Distinct hostnames that link to or from hostpro2u.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hostpro2u.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDEmaster_spf.hostpro2u.com
SPF_INCLUDEse.mschosting.online
SPF_IP110.4.47.88

Related pages

Pivot deeper into the graph from hostpro2u.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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