Skip to content

Hostname

atexor.com

Last fetched

atexor.com resolves to 2 IPv4 addresses operated by SECLAN in FI. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
louhi net oy
Contact emails

Subdomains

5 observed subdomains of atexor.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for atexor.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.89.123.25/32
SPF_IP194.252.60.170
SPF_IP195.156.147.15/32
SPF_IP212.149.138.238
SPF_MXmail.inet.fi
SPF_MXsmtp.tele.fi

Related pages

Pivot deeper into the graph from atexor.com.

Cypher and MCP

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

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