Skip to content

Hostname

dobkk.com

Last fetched

dobkk.com resolves to 1 IPv4 address operated by AS-HOSTINGER in BR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · dobkk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dobkk.com

Resolution chain

dobkk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.245.180.11185.245.180.0/24AS47583AS-HOSTINGERBR

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

8 observed subdomains of dobkk.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • dobkk.com

SPF policy

7 SPF mechanisms authorising senders for dobkk.com.

MechanismTarget
SPF_Adobkk.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEmailchannels.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.245.180.1
SPF_IP185.245.180.11
SPF_MXdobkk.com

Related pages

Pivot deeper into the graph from dobkk.com.

Cypher and MCP

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

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