Skip to content

Hostname

singlestore.com

Last fetched

singlestore.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · singlestore.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/singlestore.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.10818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.178.1093.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1203.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.263.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.703.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.214.23.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.403.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.883.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.963.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
buydomains_com
Contact emails

Subdomains

23 observed subdomains of singlestore.com.

Web-graph footprint

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

796 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for singlestore.com.

Related pages

Pivot deeper into the graph from singlestore.com.

Cypher and MCP

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

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