Skip to content

Hostname

affilired.com

Last fetched

affilired.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · affilired.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/affilired.com

Resolution chain

affilired.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.73.189.1654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
gomila diego
Contact emails

Subdomains

37 observed subdomains of affilired.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for affilired.com.

MechanismTarget
SPF_Aaffilired.com
SPF_INCLUDE39895922.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.199.70.16
SPF_IP141.105.105.82
SPF_IP31.172.250.245
SPF_IP34.77.191.4
SPF_IP34.77.197.100
SPF_IP35.195.83.17
SPF_IP35.240.3.158
SPF_IP35.241.135.166
SPF_IP54.236.187.30
SPF_IP54.236.204.77
SPF_IP54.84.39.38
SPF_IP78.40.36.90
SPF_IP80.36.251.182
SPF_MXaffilired.com

Related pages

Pivot deeper into the graph from affilired.com.

Cypher and MCP

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

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