Skip to content

Hostname

usiaffinity.com

Last fetched

usiaffinity.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for usiaffinity.com.

MechanismTarget
SPF_INCLUDE_spf.esp1.co
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.60.216.0/24
SPF_IP141.8.225.31/32
SPF_IP162.93.195.169
SPF_IP162.93.253.106
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP198.21.5.209
SPF_IP204.16.25.0/24
SPF_IP208.82.208.0/22
SPF_IP209.170.201.94
SPF_IP216.205.154.64/26
SPF_IP50.31.57.204
SPF_IP72.52.72.36/32
SPF_IP74.217.56.0/24
SPF_IP74.91.80.0/20
SPF_MXusiaffinity.com

Related pages

Pivot deeper into the graph from usiaffinity.com.

Cypher and MCP

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

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