Skip to content

Hostname

daub.co

Last fetched

daub.co has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1626 as the registrar.

Nutrition Label

WHISPER CANON · daub.coRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/daub.co

Resolution chain

daub.co has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1626
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of daub.co.

Subdomain
www.daub.co

Web-graph footprint

Distinct hostnames that link to or from daub.co in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • daub.co

SPF policy

7 SPF mechanisms authorising senders for daub.co.

MechanismTarget
SPF_Adaub.co
SPF_INCLUDEwebsitewelcome.com
SPF_IP143.95.145.97
SPF_IP5.101.140.80/32
SPF_IP5.101.173.45
SPF_IP65.99.237.32
SPF_MXdaub.co

Related pages

Pivot deeper into the graph from daub.co.

Cypher and MCP

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

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