Skip to content

Hostname

securnite.com

Last fetched

securnite.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · securnite.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/securnite.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.79.8494.130.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1408
Organization
thomas punz
Contact emails

Subdomains

23 observed subdomains of securnite.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for securnite.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.23.124.151
SPF_IP46.224.219.139
SPF_IP62.2.105.174

Related pages

Pivot deeper into the graph from securnite.com.

Cypher and MCP

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

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