Skip to content

Hostname

howoge.de

Last fetched

howoge.de resolves to 1 IPv4 address operated by AS8648 in DE.

Nutrition Label

WHISPER CANON · howoge.deRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/howoge.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.117.251.17185.117.248.0/22AS8648DE

WHOIS identity

No WHOIS records are currently associated with howoge.de in WhisperGraph.

Subdomains

50 observed subdomains of howoge.de.

Web-graph footprint

Distinct hostnames that link to or from howoge.de in the public web crawl.

304 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for howoge.de.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_Amail.howoge.de
SPF_INCLUDEspf.agnitas.de
SPF_INCLUDEspf.datasec.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.143.211.207
SPF_IP148.139.1.2/32
SPF_IP149.233.20.1
SPF_IP194.113.255.99
SPF_IP51.137.96.84
SPF_IP91.203.200.74/32

Related pages

Pivot deeper into the graph from howoge.de.

Cypher and MCP

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

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