Skip to content

Hostname

databowl.com

Last fetched

databowl.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.11718.164.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.12318.164.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.3618.164.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6218.164.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.178.1073.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.243.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.383.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.563.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1068
Organization
ben luong
Contact emails

Subdomains

21 observed subdomains of databowl.com.

Web-graph footprint

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

23 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for databowl.com.

MechanismTarget
SPF_INCLUDE2323001.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from databowl.com.

Cypher and MCP

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

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