Skip to content

Hostname

11com7.nrw

Last fetched

11com7.nrw resolves to 1 IPv4 address operated by KEYWEB-AS in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · 11com7.nrwRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/11com7.nrw

Resolution chain

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

IPPrefixASNOperatorCountry
84.19.169.14084.19.160.0/19AS31103KEYWEB-ASDE

WHOIS identity

Registrar
iana:1328
Organization
11com7 design und media
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 11com7.nrw in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 11com7.nrw.

MechanismTarget
SPF_A11com7.nrw
SPF_Aspf.11com7.de
SPF_INCLUDEmailbox.org
SPF_MX11com7.nrw
SPF_MXmx01.mail-redirect.de
SPF_MXmx02.mail-redirect.eu

Related pages

Pivot deeper into the graph from 11com7.nrw.

Cypher and MCP

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

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