Skip to content

Hostname

123koffer.de

Last fetched

123koffer.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · 123koffer.deRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/123koffer.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.127.59.553.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with 123koffer.de in WhisperGraph.

Subdomains

3 observed subdomains of 123koffer.de.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 123koffer.de.

MechanismTarget
SPF_A123koffer.de
SPF_IP185.30.32.0/22
SPF_IP37.17.224.0/21
SPF_IP45.153.56.0/22
SPF_IP88.82.224.0/19
SPF_MX123koffer.de

Related pages

Pivot deeper into the graph from 123koffer.de.

Cypher and MCP

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

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