Skip to content

Hostname

startupsg.net

Last fetched

startupsg.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · startupsg.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/startupsg.net

Resolution chain

startupsg.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.129.12713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.56.17613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.248.118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.165.24252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of startupsg.net.

Web-graph footprint

Distinct hostnames that link to or from startupsg.net in the public web crawl.

54 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for startupsg.net.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from startupsg.net.

Cypher and MCP

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

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