Skip to content

Hostname

homeprosguide.com

Last fetched

homeprosguide.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · homeprosguide.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/homeprosguide.com

Resolution chain

homeprosguide.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.12913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.10852.85.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.352.85.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8852.85.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of homeprosguide.com owner
Contact emails

Subdomains

4 observed subdomains of homeprosguide.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for homeprosguide.com.

MechanismTarget
SPF_INCLUDE1w1fgdc2jd.spf.dmarc.auxiom.com

Related pages

Pivot deeper into the graph from homeprosguide.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "homeprosguide.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.