Skip to content

Hostname

elfs-shop.com

Last fetched

elfs-shop.com resolves to 3 IPv4 addresses operated by AS137331 in ID. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · elfs-shop.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/elfs-shop.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.157.117.152103.157.124.0/24AS137331ID
104.21.11.164104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.149172.68.7.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
devi octaviani
Contact emails

Subdomains

23 observed subdomains of elfs-shop.com.

Web-graph footprint

Distinct hostnames that link to or from elfs-shop.com in the public web crawl.

11 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elfs-shop.com.

MechanismTarget
SPF_Aelfs-shop.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.157.117.149
SPF_IP103.157.117.150
SPF_MXelfs-shop.com

Related pages

Pivot deeper into the graph from elfs-shop.com.

Cypher and MCP

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

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