Skip to content

Hostname

datamart.co

Last fetched

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

Nutrition Label

WHISPER CANON · datamart.coRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/datamart.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.11613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.1813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.182.12713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.1713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.5313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.66.147.2218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1113.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1123.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1133.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.623.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of datamart.co.

Web-graph footprint

Distinct hostnames that link to or from datamart.co in the public web crawl.

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for datamart.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from datamart.co.

Cypher and MCP

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

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