Skip to content

Hostname

elfster.com

Last fetched

elfster.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.112.4100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.172.3518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.87.20418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.52.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.185.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.216.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.159.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.80.8435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.172.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.97.19150.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.22.11052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.50.20352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.123.14552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.2.5252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.68.5852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.40.2852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.75.19352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.118.19754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.13.15454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.36.10654.174.0.0/15AS14618AMAZON-AES - Amazon.com, 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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elfster.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.0.249
SPF_IP167.89.11.157
SPF_IP198.21.0.225
SPF_IP198.21.7.169

Related pages

Pivot deeper into the graph from elfster.com.

Cypher and MCP

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

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