Hostname
sg-tap.com
Last fetched
sg-tap.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sg-tap.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.213.200.165 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.215.137.38 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.201.49 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.163.104 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sg-tap.com owner
- Contact emails
- 4f52dceb-c85c-4e88-9fb2-9071dabe5dec@identity-protect.org
- 538f25aa-6b7a-4398-905e-c9e6d9f47ebb@identity-protect.org
- 57b59a62-f96f-4ca1-9e41-f50ee1cd0cdf@identity-protect.org
- 83421df4-d465-4130-87d9-8e87403a2d2f@identity-protect.org
- 9a6d793b-50af-412a-ad51-b5daef071021@identity-protect.org
- a4bfddfb-3863-4f9d-9443-3ad7a818f791@identity-protect.org
- owner-5304559@sg-tap.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of sg-tap.com.
Web-graph footprint
Distinct hostnames that link to or from sg-tap.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sg-tap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from sg-tap.com.
- IP · 13.213.200.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 4f52dceb-c85c-4e88-9fb2-9071dabe5dec@identity-protect.org
- TLD · .com
- Browse hostnames · sg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sg-tap.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.