Skip to content

Hostname

secnetix.com

Last fetched

secnetix.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:113
Organization
secnetix gmbh &co kg
Contact emails

Subdomains

1 observed subdomain of secnetix.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for secnetix.com.

MechanismTarget
SPF_IP212.17.241.230
SPF_IP212.17.241.235
SPF_IP212.17.241.238
SPF_IP2a01:170:102f::1/64
SPF_IP2a01:4f8:a0:1141::2/64
SPF_IP88.198.173.154/29
SPF_IP88.198.44.136
SPF_MXsecnetix.com

Related pages

Pivot deeper into the graph from secnetix.com.

Cypher and MCP

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

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