Skip to content

Hostname

eflapp.com

Last fetched

eflapp.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · eflapp.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eflapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.152.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.151.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.50.5552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.63.1352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.5.1152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.74.17252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.41.10754.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.241.1098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of eflapp.com owner
Contact emails

Subdomains

11 observed subdomains of eflapp.com.

Web-graph footprint

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

7 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eflapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from eflapp.com.

Cypher and MCP

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

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