Skip to content

Hostname

marcelwanders.com

Last fetched

marcelwanders.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · marcelwanders.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marcelwanders.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.11.7018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1647
Organization
wanders wonders b.v.
Contact emails

Subdomains

16 observed subdomains of marcelwanders.com.

Web-graph footprint

Distinct hostnames that link to or from marcelwanders.com in the public web crawl.

533 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for marcelwanders.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.multisafepay.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.242.117.222
SPF_IP82.161.224.236
SPF_IP95.97.72.50

Related pages

Pivot deeper into the graph from marcelwanders.com.

Cypher and MCP

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

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