Skip to content

Hostname

testex.com

Last fetched

testex.com resolves to 1 IPv4 address operated by ASN-METANET Routingpeering issues: noc@metanet.ch in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.204.13646.231.200.0/21AS21069ASN-METANET Routingpeering issues: noc@metanet.chCH

WHOIS identity

Registrar
iana:106
Organization
marc sidler
Contact emails

Subdomains

18 observed subdomains of testex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for testex.com.

MechanismTarget
SPF_Atestex.com
SPF_INCLUDE_spf.netmonic.com
SPF_INCLUDE_spf.oekotex.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.174.82
SPF_IP213.158.152.245
SPF_IP46.231.204.136
SPF_IP52.166.1.41
SPF_IP62.12.175.178/29
SPF_IP80.67.18.126/32
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_MXmail.testex.com

Related pages

Pivot deeper into the graph from testex.com.

Cypher and MCP

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

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