Skip to content

Hostname

securemail.ngtnet.net

Last fetched

securemail.ngtnet.net resolves to 1 IPv4 address operated by WINNE-IPV4-1 - Winnebago Cooperative Telecom Association in US.

Nutrition Label

WHISPER CANON · securemail.ngtnet.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/securemail.ngtnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.207.24.2104.207.24.0/24AS46892WINNE-IPV4-1 - Winnebago Cooperative Telecom AssociationUS

WHOIS identity

No WHOIS records are currently associated with securemail.ngtnet.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for securemail.ngtnet.net.

MechanismTarget
SPF_Asecuremail.ngtnet.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP104.207.24.2
SPF_IP104.207.24.96
SPF_IP104.207.24.97
SPF_IP104.207.24.98
SPF_MXsecuremail.ngtnet.net

Related pages

Pivot deeper into the graph from securemail.ngtnet.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "securemail.ngtnet.net"})-[: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.