Skip to content

Hostname

elfken.com

Last fetched

elfken.com resolves to 14 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · elfken.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elfken.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.6.170.146107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.170.147107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.170.148107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.170.149107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.170.150107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL
51.210.107.23351.210.0.0/16AS16276OVHFR
51.38.19.1851.38.0.0/16AS16276OVHFR
51.38.19.1951.38.0.0/16AS16276OVHFR
51.38.19.2051.38.0.0/16AS16276OVHFR
64.31.7.17064.31.6.0/23AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
64.31.7.17164.31.6.0/23AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
64.31.7.17264.31.6.0/23AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
64.31.7.17364.31.6.0/23AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
64.31.7.17464.31.6.0/23AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for elfken.com.

MechanismTarget
SPF_Adns.elfken.com

Related pages

Pivot deeper into the graph from elfken.com.

Cypher and MCP

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

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