Skip to content

Hostname

dogman.no

Last fetched

dogman.no resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dogman.noRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dogman.no

Resolution chain

dogman.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.18.11104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.179.39172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with dogman.no in WhisperGraph.

Subdomains

3 observed subdomains of dogman.no.

Web-graph footprint

Distinct hostnames that link to or from dogman.no in the public web crawl.

26 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dogman.no.

MechanismTarget
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.egcloud.no
SPF_INCLUDEspf.mx-wecloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.21.212
SPF_IP167.89.23.201
SPF_IP167.89.3.71
SPF_IP168.245.31.187
SPF_IP185.53.164.10
SPF_IP188.65.153.10
SPF_IP188.65.153.21
SPF_IP50.31.44.64

Related pages

Pivot deeper into the graph from dogman.no.

Cypher and MCP

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

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