Skip to content

Hostname

culturedstone.com

Last fetched

culturedstone.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · culturedstone.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/culturedstone.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.11013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.11713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.2813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.171.117.333.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.373.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.713.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.83.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
boral industries,
Contact emails

Subdomains

2 observed subdomains of culturedstone.com.

Web-graph footprint

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

303 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for culturedstone.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from culturedstone.com.

Cypher and MCP

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

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