Skip to content

Hostname

nhltradetalk.com

Last fetched

nhltradetalk.com resolves to 3 IPv4 addresses operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nhltradetalk.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nhltradetalk.com

Resolution chain

nhltradetalk.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.245.157.165192.251.61.0/24AS394344NETACTUATE - NetActuate, IncUS
54.207.169.354.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.85.8.22954.94.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of nhltradetalk.com.

Web-graph footprint

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

113 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nhltradetalk.com.

MechanismTarget
SPF_Anhltradetalk.com
SPF_Aout.webaccountserver.com
SPF_IP192.138.189.181/32
SPF_MXnhltradetalk.com

Related pages

Pivot deeper into the graph from nhltradetalk.com.

Cypher and MCP

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

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