Skip to content

Hostname

homerc.us

Last fetched

homerc.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · homerc.usRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/homerc.us

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.110.1213.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.583.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.853.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.893.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.129.1143.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.343.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.53.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.73.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with homerc.us in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for homerc.us.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from homerc.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "homerc.us"})-[: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.