Skip to content

Hostname

meetaffiliate.com

Last fetched

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

Nutrition Label

WHISPER CANON · meetaffiliate.comRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/meetaffiliate.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.40.23108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.24.39108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.241.140108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.1.20718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.164.10518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.26.14134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.122.20334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.56.11234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.59.13334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.134.24134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.55.23734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.164.734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.20.23734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.24.4752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.55.6952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.132.852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.136.23252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.210.8652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.142.19952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.158.17252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of meetaffiliate.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for meetaffiliate.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEe.meetaffiliate.com
SPF_INCLUDEmail.zendesk.com
SPF_MXmeetaffiliate.com

Related pages

Pivot deeper into the graph from meetaffiliate.com.

Cypher and MCP

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

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