Skip to content

Hostname

affino.com

Last fetched

affino.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.48.137108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.245.243.6334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.166.2334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.76.19534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.247.23452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.122.21252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.65.22052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.143.7952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.62.22952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.109.14954.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.243.2254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

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 affino.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for affino.com.

MechanismTarget
SPF_Aaffino.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXaffino.com

Related pages

Pivot deeper into the graph from affino.com.

Cypher and MCP

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

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