Skip to content

Hostname

ewebdevelopment.com

Last fetched

ewebdevelopment.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1432 as the registrar.

Nutrition Label

WHISPER CANON · ewebdevelopment.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ewebdevelopment.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.233.8115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.221.4915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.61.416.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.216.2403.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.59.333.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.106.1623.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.90.19735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.212.17752.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.53.21752.60.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.127.19616.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1432
Organization
domain manager
Contact emails

Subdomains

4 observed subdomains of ewebdevelopment.com.

Web-graph footprint

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

21,460 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ewebdevelopment.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEu2069692.wl.sendgrid.net

Related pages

Pivot deeper into the graph from ewebdevelopment.com.

Cypher and MCP

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

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