Skip to content

Hostname

testjustenergy.com

Last fetched

testjustenergy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · testjustenergy.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/testjustenergy.com

Resolution chain

testjustenergy.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
clark kent
Contact emails

Subdomains

15 observed subdomains of testjustenergy.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for testjustenergy.com.

MechanismTarget
SPF_Atestjustenergy.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf_oci.taleo.net
SPF_IP167.89.43.161
SPF_IP50.31.47.155
SPF_IP64.190.186.1
SPF_MXtestjustenergy.com

Related pages

Pivot deeper into the graph from testjustenergy.com.

Cypher and MCP

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

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