Skip to content

Hostname

ebonow.com

Last fetched

ebonow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ebonow.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ebonow.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.10518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.57.293.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.63.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.603.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.83.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of ebonow.com.

Web-graph footprint

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

10 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ebonow.com.

MechanismTarget
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from ebonow.com.

Cypher and MCP

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

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