Skip to content

Hostname

team2.marxmeier.com

Last fetched

team2.marxmeier.com resolves to 1 IPv4 address operated by AS8820 in DE.

Nutrition Label

WHISPER CANON · team2.marxmeier.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/team2.marxmeier.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.240.144.70213.240.128.0/18AS8820DE

WHOIS identity

No WHOIS records are currently associated with team2.marxmeier.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for team2.marxmeier.com.

MechanismTarget
SPF_Ateam2.marxmeier.com
SPF_IP194.245.71.0/24
SPF_IP213.240.144.100
SPF_IP213.240.144.70

Related pages

Pivot deeper into the graph from team2.marxmeier.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "team2.marxmeier.com"})-[: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.