Skip to content

Hostname

energytechnicaltraining.com

Last fetched

energytechnicaltraining.com resolves to 1 IPv4 address operated by LNH-INC - Ntirety, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · energytechnicaltraining.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/energytechnicaltraining.com

Resolution chain

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

IPPrefixASNOperatorCountry
76.12.141.14676.12.0.0/16AS20021LNH-INC - Ntirety, Inc.US

WHOIS identity

Registrar
iana:69
Organization
tom doty
Contact emails

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for energytechnicaltraining.com.

MechanismTarget
SPF_Aenergytechnicaltraining.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.112.26.24/32
SPF_IP208.112.62.58/32
SPF_IP76.12.135.33/27
SPF_IP76.12.141.129/27
SPF_IP76.12.144.1/27
SPF_IP76.12.150.96/27
SPF_MXenergytechnicaltraining.com

Related pages

Pivot deeper into the graph from energytechnicaltraining.com.

Cypher and MCP

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

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