Skip to content

Hostname

elfhcc.com

Last fetched

elfhcc.com resolves to 1 IPv4 address operated by OPI-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elfhcc.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elfhcc.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.180.40.34107.180.0.0/18AS400754OPI-ASUS

WHOIS identity

Registrar
iana:146
Organization
rodney jones, sr.
Contact emails

Subdomains

6 observed subdomains of elfhcc.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for elfhcc.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsalsalabs.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.107.153.162
SPF_IP72.77.49.162
SPF_IP75.149.29.177
SPF_IP96.235.41.154
SPF_IP96.236.214.26
SPF_IP96.236.214.98
SPF_IP96.94.123.97

Related pages

Pivot deeper into the graph from elfhcc.com.

Cypher and MCP

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

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