Skip to content

Hostname

www.prismceramic.com

Last fetched

www.prismceramic.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.154.55.2935.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
82.25.126.6882.25.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

No WHOIS records are currently associated with www.prismceramic.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.prismceramic.com.

MechanismTarget
SPF_Awww.prismceramic.com
SPF_IP144.217.52.156
SPF_IP162.208.53.169
SPF_IP176.9.193.33
SPF_IP179.61.128.156
SPF_IP181.214.185.199
SPF_IP181.214.185.213
SPF_IP181.214.190.219
SPF_IP198.15.81.218
SPF_IP35.154.55.29
SPF_IP51.15.144.74
SPF_IP51.15.42.67
SPF_IP51.158.47.172
SPF_MXwww.prismceramic.com

Related pages

Pivot deeper into the graph from www.prismceramic.com.

Cypher and MCP

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

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