Skip to content

Hostname

ebebek.com

Last fetched

ebebek.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.217.68100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.215.6918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.136.273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.98.2183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.21.2513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.174.19734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.136.11134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.207.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.194.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.136.954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.222.17154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.178.5198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
enucuz pazarlama a.s.
Contact emails

Subdomains

22 observed subdomains of ebebek.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ebebek.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu

Related pages

Pivot deeper into the graph from ebebek.com.

Cypher and MCP

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

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