Skip to content

Hostname

mars.de

Last fetched

mars.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · mars.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mars.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.173.28108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.47108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.53108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.82108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.116.5018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of mars.de.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mars.de.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_IP89.238.69.29/32
SPF_MXmars.de

Related pages

Pivot deeper into the graph from mars.de.

Cypher and MCP

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

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