Skip to content

Hostname

marrow.com

Last fetched

marrow.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.201.215.113.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.196.1413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.111.24413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.49.1913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.86.17613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.252.15913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.182.6015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.198.23315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.130.1513.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.12.1053.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.154.1913.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.245.1373.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.137.2303.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.153.12335.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.85.13235.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.183.17265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.29.4565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.87.5413.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.133.8313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.220.13013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
dailyrounds
Contact emails

Subdomains

19 observed subdomains of marrow.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for marrow.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from marrow.com.

Cypher and MCP

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

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