Skip to content

Hostname

netcologne-its.de

Last fetched

netcologne-its.de resolves to 1 IPv4 address operated by AS8422 in DE.

Nutrition Label

WHISPER CANON · netcologne-its.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/netcologne-its.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.1.69.6989.0.0.0/15AS8422DE

WHOIS identity

No WHOIS records are currently associated with netcologne-its.de in WhisperGraph.

Subdomains

15 observed subdomains of netcologne-its.de.

Web-graph footprint

Distinct hostnames that link to or from netcologne-its.de in the public web crawl.

29 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for netcologne-its.de.

MechanismTarget
SPF_Amx01.haubnerdc.com
SPF_Amx02.haubnerdc.com
SPF_Amx03.haubnerdc.com
SPF_Anetcologne-its.de
SPF_INCLUDE25169101.spf06.hubspotemail.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:4dd0:a000:bc6:0:0:0:ce
SPF_IP212.117.80.84/32
SPF_IP78.35.16.68
SPF_IP89.1.66.96/27
SPF_IP89.1.69.0/24
SPF_MXnetcologne-its.de

Related pages

Pivot deeper into the graph from netcologne-its.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "netcologne-its.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.