Skip to content

Hostname

secdata.net

Last fetched

secdata.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. secdata.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · secdata.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/secdata.net

Resolution chain

No IPv4 resolution is recorded for secdata.net in WhisperGraph.

IPv6 resolution

No AAAA record for secdata.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
dns administrator
Contact emails
neal.blount@secdata.com, 400339d5-0ebd-4674-8951-299367280566@identity-protect.org, 590ea3f4-fe75-42f0-b13c-c87b78a81824@identity-protect.org, 7e31ae7e-f29f-458b-b04e-856cc11597b6@identity-protect.org, 91b61ef3-6b6b-4d9a-9cb5-afb0bacd1241@identity-protect.org, dd400954-361f-42c3-bfe2-f2f2b62c54bf@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-313.awsdns-39.com
  • ns-1004.awsdns-61.net
  • ns-1434.awsdns-51.org
  • ns-1688.awsdns-19.co.uk

MX records

  • mx1.orangecyberdefense.com
  • mx2.orangecyberdefense.com
  • mx3.orangecyberdefense.com

SPF policy

  • ip: 87.238.200.0/21
  • ip: 2a00:1cd0::/32
  • mx: secdata.net

Threat-feed evidence

History

Related pages

Pivot from secdata.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "secdata.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.