Skip to content

Hostname

metamx.de

Last fetched

metamx.de resolves to 1 IPv4 address operated by AS25504 in DE.

Nutrition Label

WHISPER CANON · metamx.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/metamx.de

Resolution chain

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

IPPrefixASNOperatorCountry
151.252.55.170151.252.48.0/20AS25504DE

WHOIS identity

No WHOIS records are currently associated with metamx.de in WhisperGraph.

Subdomains

4 observed subdomains of metamx.de.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • metamx.de

SPF policy

3 SPF mechanisms authorising senders for metamx.de.

MechanismTarget
SPF_Ametamx.de
SPF_INCLUDEspf.metamx.de
SPF_MXmetamx.de

Related pages

Pivot deeper into the graph from metamx.de.

Cypher and MCP

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

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