Skip to content

Hostname

dobi.ch

Last fetched

dobi.ch resolves to 1 IPv4 address operated by INGATE-DE-AS in DE.

Nutrition Label

WHISPER CANON · dobi.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dobi.ch

Resolution chain

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

IPPrefixASNOperatorCountry
31.47.229.20331.47.224.0/21AS49435INGATE-DE-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dobi.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dobi.ch.

MechanismTarget
SPF_Adobi.ch
SPF_Amail.cando-image.com
SPF_Amx.doi.activeguard.cloud
SPF_Amx2.doi.activeguard.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.171.151.106
SPF_IP5.148.171.152
SPF_IP77.109.141.55
SPF_IP77.109.141.59
SPF_IP77.109.148.198
SPF_MXdobi.ch

Related pages

Pivot deeper into the graph from dobi.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dobi.ch"})-[: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.