Skip to content

Hostname

affilo.io

Last fetched

affilo.io resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · affilo.ioRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/affilo.io

Resolution chain

affilo.io resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.139.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.242.4418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.59.2373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.65.21834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.103.11134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.110.7634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.174.12434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.115.22344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.11.5952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.248.23354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.20.22154.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.115.11198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.28.123100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of affilo.io.

Web-graph footprint

Distinct hostnames that link to or from affilo.io in the public web crawl.

294 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for affilo.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from affilo.io.

Cypher and MCP

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

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