Hostname
oncallplatform.com
Last fetched
oncallplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oncallplatform.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 |
|---|---|---|---|---|
| 108.138.106.122 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.125 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.65 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.82 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.72.106 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.124 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.42 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.52 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oncallplatform.com owner
- Contact emails
- 168151ba-66af-43dc-9d87-89dc9911f48c@identity-protect.org
- 58ebce8f-7ec0-4ec2-b893-3ce40771cc7d@identity-protect.org
- 60d073c5-1fdd-4a5e-b558-2a0c23b85b17@identity-protect.org
- d2a6c373-5613-47c3-87c9-7796256b3a22@identity-protect.org
- db0951b8-092b-4a0d-99fd-11812cb36401@identity-protect.org
- ea1990b2-14e5-4b48-9993-6e3f989acba6@identity-protect.org
Subdomains
14 observed subdomains of oncallplatform.com.
Web-graph footprint
Distinct hostnames that link to or from oncallplatform.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oncallplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from oncallplatform.com.
- IP · 108.138.106.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 168151ba-66af-43dc-9d87-89dc9911f48c@identity-protect.org
- TLD · .com
- Browse hostnames · on…
- 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: "oncallplatform.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.