Skip to content

Hostname

singa.com

Last fetched

singa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.12354.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.12554.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.1954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.2054.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:81
Organization
name administration inc. (bvi)
Contact emails

Subdomains

27 observed subdomains of singa.com.

Web-graph footprint

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

266 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for singa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from singa.com.

Cypher and MCP

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

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