Hostname
b-point-sg.com
Last fetched
b-point-sg.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
b-point-sg.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 |
|---|---|---|---|---|
| 18.143.44.61 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.153.180 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.57.113 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.56.46 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b-point-sg.com owner
- Contact emails
- 163a310d-e432-4274-8262-52b15b6cbe46@identity-protect.org
- 47313139-2d4e-4559-8cff-da0110f99863@identity-protect.org
- 6a6a1fac-aa93-4f57-857c-5990ff938d1d@identity-protect.org
- 94f82c9d-7843-4bd8-a6db-fa2f5511dffc@identity-protect.org
- ae4b7be0-1430-4638-ae9c-e8e2eec11354@identity-protect.org
- d732cd21-185e-4752-8267-4cbd4f844780@identity-protect.org
- owner-6530173@b-point-sg.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from b-point-sg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for b-point-sg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf21.gmoserver.jp |
Related pages
Pivot deeper into the graph from b-point-sg.com.
- IP · 18.143.44.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 163a310d-e432-4274-8262-52b15b6cbe46@identity-protect.org
- TLD · .com
- Browse hostnames · bp…
- 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: "b-point-sg.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.