Hostname
singleplatform.com
Last fetched
singleplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
singleplatform.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.146.128 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.4 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.76 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.83 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 65.9.175.108 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.112 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.13 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.67 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of singleplatform.com owner
- Contact emails
- it@constantcontact.com
- techservices@singleplatform.com
- 0712d597-6555-46c7-8df8-103231e30794@identity-protect.org
- 16388779-acb1-4ae2-8b83-3f0a8f72bc06@identity-protect.org
- 2afc7cfe-3dcf-40bc-b2e9-1f80e743481e@identity-protect.org
- 4e7b4558-0c24-4fe7-94b6-1eb06dd89ca1@identity-protect.org
- 59202e1c-3a99-4457-8b6d-90696f17471a@identity-protect.org
- 86308557-ed6c-4514-bce4-2c30773e8c99@identity-protect.org
- cb906e27-adfe-43d4-9cc5-d2dcd25bc3e2@identity-protect.org
- owner-10641952@singleplatform.com.whoisprivacyservice.org
- owner-10911901@singleplatform.com.whoisprivacyservice.org
- owner-11051980@singleplatform.com.whoisprivacyservice.org
- owner-11109283@singleplatform.com.whoisprivacyservice.org
- owner-11124547@singleplatform.com.whoisprivacyservice.org
- owner-11181850@singleplatform.com.whoisprivacyservice.org
- owner-11379232@singleplatform.com.whoisprivacyservice.org
- owner-11451799@singleplatform.com.whoisprivacyservice.org
- owner-11498992@singleplatform.com.whoisprivacyservice.org
- owner-11591878@singleplatform.com.whoisprivacyservice.org
- owner-11595029@singleplatform.com.whoisprivacyservice.org
- and 79 more
Subdomains
19 observed subdomains of singleplatform.com.
Web-graph footprint
Distinct hostnames that link to or from singleplatform.com in the public web crawl.
474 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for singleplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.tripadvisor.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from singleplatform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "singleplatform.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.