Skip to content

Hostname

affinityforliving.com

Last fetched

affinityforliving.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · affinityforliving.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/affinityforliving.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.188.15134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.152.1434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.199.23035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.68.16435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.205.18150.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.106.19152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.239.16754.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.85.4254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for affinityforliving.com.

Related pages

Pivot deeper into the graph from affinityforliving.com.

Cypher and MCP

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

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