Hostname
reputioheld.de
Last fetched
reputioheld.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
reputioheld.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.143.10 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.15 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.82 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.84 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.169.221.25 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.33 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.52 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.74 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with reputioheld.de in WhisperGraph.
Subdomains
5 observed subdomains of reputioheld.de.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for reputioheld.de.
| Mechanism | Target |
|---|---|
| SPF_A | reputioheld.de |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf1.reputioheld.de |
| SPF_INCLUDE | spf2.reputioheld.de |
| SPF_INCLUDE | spf3.reputioheld.de |
Related pages
Pivot deeper into the graph from reputioheld.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reputioheld.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.