Skip to content

Hostname

webburada.com

Last fetched

webburada.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · webburada.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/webburada.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.92.72104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.159172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.74.244.23945.74.244.0/24AS212219HOSTINGDUNYAM HOSTING DUNYAMTR
92.42.39.16092.42.39.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDTR
77.92.151.19577.92.151.0/24AS44620NETLENTR

WHOIS identity

Registrar
iana:82
Organization
ercan sarioglu
Contact emails

Subdomains

20 observed subdomains of webburada.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webburada.com.

MechanismTarget
SPF_Awebburada.com
SPF_INCLUDEspf_mainserver.webburada.com
SPF_MXwebburada.com

Related pages

Pivot deeper into the graph from webburada.com.

Cypher and MCP

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

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