Skip to content

Hostname

datacenter.sg

Last fetched

datacenter.sg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · datacenter.sgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/datacenter.sg

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.1033.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.1233.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1213.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1853.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.53.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.15752.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.10752.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.8152.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with datacenter.sg in WhisperGraph.

Subdomains

15 observed subdomains of datacenter.sg.

Web-graph footprint

Distinct hostnames that link to or from datacenter.sg in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for datacenter.sg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP203.174.81.123/29
SPF_IP45.119.201.22
SPF_IP52.221.164.173

Related pages

Pivot deeper into the graph from datacenter.sg.

Cypher and MCP

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

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