Skip to content

Hostname

famarry.com

Last fetched

famarry.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · famarry.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/famarry.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.234.4613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.132.23813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.81.18518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.19.2033.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.98.22535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.15.20643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.87.21652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.22.20352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.96.9252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.144.12152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.192.7652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.64.14354.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

3 observed subdomains of famarry.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for famarry.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from famarry.com.

Cypher and MCP

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

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