Skip to content

Hostname

123recht.de

Last fetched

123recht.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · 123recht.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/123recht.de

Resolution chain

123recht.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.55.5618.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.84.10118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.158.723.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.90.183.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.223.3135.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.246.19152.46.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.28.21563.194.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.4.5463.194.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

14 observed subdomains of 123recht.de.

Web-graph footprint

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

482 sites link to this hostname.

445 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 123recht.de.

MechanismTarget
SPF_A123recht.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_MX123recht.de

Related pages

Pivot deeper into the graph from 123recht.de.

Cypher and MCP

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

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