Skip to content

Hostname

marshmallow.com

Last fetched

marshmallow.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · marshmallow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marshmallow.com

Resolution chain

marshmallow.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.58.103.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.113.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1113.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1153.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.164.53.273.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.513.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.663.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.883.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of marshmallow.com owner
Contact emails

Subdomains

34 observed subdomains of marshmallow.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for marshmallow.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from marshmallow.com.

Cypher and MCP

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

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