Skip to content

Hostname

affiliatesensor.com

Last fetched

affiliatesensor.com resolves to 7 IPv4 addresses operated by NEXEON - Nexeon Technologies, Inc. in US. WHOIS lists iana:1114 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.93.194.60172.93.194.0/24AS20278NEXEON - Nexeon Technologies, Inc.US
185.150.189.166185.150.189.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS
212.92.105.231212.92.104.0/21AS43350NFORCENL
212.92.105.232212.92.104.0/21AS43350NFORCENL
63.143.32.8563.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
38.58.182.9038.58.182.0/24AS26042FIBERSTATE - FiberState, LLCUS
38.58.182.9338.58.182.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:1114
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of affiliatesensor.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for affiliatesensor.com.

MechanismTarget
SPF_IPfd9c:d030:168c::/48

Related pages

Pivot deeper into the graph from affiliatesensor.com.

Cypher and MCP

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

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