Hostname
oncloudconsulting.com
Last fetched
oncloudconsulting.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oncloudconsulting.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.139.95.104 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.2 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.20 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.36 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.249.91.110 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.121 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.15 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.23 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oncloudconsulting.com owner
- Contact emails
- 140d868d-3742-4554-bc1e-5e237c92d854@identity-protect.org
- 460925d1-5953-48b7-bec0-15f265770451@identity-protect.org
- 4a591d76-75cc-4e69-9b60-b73b23290cf2@identity-protect.org
- 72093245-b0ba-4c45-8d55-c2412ec08c6c@identity-protect.org
- b2d7b0e1-d11f-457d-ba75-28bfa51897f8@identity-protect.org
- c745a9ab-6fb9-4e13-aa88-31d786764bcc@identity-protect.org
- e62cd6d7-89cb-4300-b512-75f0487542d7@identity-protect.org
Subdomains
1 observed subdomain of oncloudconsulting.com.
| Subdomain |
|---|
| www.oncloudconsulting.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for oncloudconsulting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from oncloudconsulting.com.
- IP · 108.139.95.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 140d868d-3742-4554-bc1e-5e237c92d854@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: "oncloudconsulting.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.