Skip to content

Hostname

dpf.co.bw

Last fetched

dpf.co.bw resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dpf.co.bwRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dpf.co.bw

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.30.102188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dpf.co.bw in WhisperGraph.

Subdomains

3 observed subdomains of dpf.co.bw.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dpf.co.bw.

MechanismTarget
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP156.38.7.5/32
SPF_IP168.167.100.11/32
SPF_IP168.167.100.149
SPF_IP168.167.100.204/32
SPF_IP168.167.100.62
SPF_IP168.167.103.205/32
SPF_IP168.167.7.12
SPF_IP196.35.77.53/32
SPF_MXdpf.co.bw

Related pages

Pivot deeper into the graph from dpf.co.bw.

Cypher and MCP

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

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