Skip to content

Hostname

affiliatefuture.com

Last fetched

affiliatefuture.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · affiliatefuture.comRouting diversity6.1/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/affiliatefuture.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.144.1093.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.20.9534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.39.22134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.98.17934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.63.21734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.101.22434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.131.18034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.228.4934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.109.24546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.176.13652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.156.24052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.146.5852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.80.3252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.96.3952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.97.16552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.138.25354.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.169.2254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.191.9254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.125.18954.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.223.25154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
internet business group
Contact emails

Subdomains

9 observed subdomains of affiliatefuture.com.

Web-graph footprint

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

177 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for affiliatefuture.com.

Related pages

Pivot deeper into the graph from affiliatefuture.com.

Cypher and MCP

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

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