Hostname
wegmitdemchef.de
Last fetched
wegmitdemchef.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
wegmitdemchef.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.248.101.61 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.0.170 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with wegmitdemchef.de in WhisperGraph.
Subdomains
3 observed subdomains of wegmitdemchef.de.
Web-graph footprint
Distinct hostnames that link to or from wegmitdemchef.de in the public web crawl.
31 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for wegmitdemchef.de.
| Mechanism | Target |
|---|---|
| SPF_A | man10.apolair.nl |
| SPF_A | man11.apolair.nl |
| SPF_A | man12.apolair.nl |
| SPF_INCLUDE | _spf.mailcampaigns.nl |
| SPF_INCLUDE | _spf.payt.nl |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.127.167.26 |
Related pages
Pivot deeper into the graph from wegmitdemchef.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wegmitdemchef.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.