Hostname
abapcloud.com
Last fetched
abapcloud.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
abapcloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.39.49 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.143.56 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- b36c457619844e62bf636e5fbe02542f.protect@withheldforprivacy.com
- 18b88f5d752018c9972acb8616069b6ba60373f3346f84235f0ebdfb4251842f@abapcloud.com.whoisproxy.org
- 68995da54bf490e2a60a478dbe0db34088e0c9cc52841d442a25dd5ae345fb8e@abapcloud.com.whoisproxy.org
- 6e812fc38f25695be1b9d48787205e364274dc37f930de27a9d83d34e03624ec@abapcloud.com.whoisproxy.org
- 82b19a79bace7c80a0a11f6db6071a81c7eec591bdbef4b2dc6ee884a6536372@abapcloud.com.whoisproxy.org
- aa13d522cfbf5e941075335de5729042edaa004bd49ea23e7bdb9801999b5b44@abapcloud.com.whoisproxy.org
- c12eb3b352fd5e3b06969a8f5e0467ca3d8073efe0ef2242ebfc938b730bdb30@abapcloud.com.whoisproxy.org
- d35abeed729f109b1107e71fe93f1bccf80d63faa8811b62dde34f4fe6090158@abapcloud.com.whoisproxy.org
- e214aa983066be2332490b0ed6b2e7279fc5ffef65b29467010ea24719b2b386@abapcloud.com.whoisproxy.org
- e23f6efc97cc1c71e4dd201f947430785b8e782f1ea2799c42e22e699758a1c6@abapcloud.com.whoisproxy.org
- eab464980e9bb1a407e43825f00320b3b007e81a2d19b66e4e39a82b0312c3ce@abapcloud.com.whoisproxy.org
- ed33767dff81ec09344f5e982245e07753b21b863d403a0cbe8fdf00276a5b0d@abapcloud.com.whoisproxy.org
- f953db2f143f483af709d1f3af7d697fa6cace491846739349c48b714f3ba0b2@abapcloud.com.whoisproxy.org
Subdomains
1 observed subdomain of abapcloud.com.
| Subdomain |
|---|
| www.abapcloud.com |
Web-graph footprint
Distinct hostnames that link to or from abapcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for abapcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from abapcloud.com.
- IP · 104.21.39.49
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · b36c457619844e62bf636e5fbe02542f.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ab…
- 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: "abapcloud.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.