Hostname
acrossbigdata.com
Last fetched
acrossbigdata.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
acrossbigdata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.46.236.54 | 192.46.232.0/21 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2bb4df42c456048f89919db562feafec9829fd9eab9a49dc8c1909af76b1d971@acrossbigdata.com.whoisproxy.org
- 45acc144294267a909ae4a2946d2c12e3a5a9fdfba00a57e65d9e9c4e18f2400@acrossbigdata.com.whoisproxy.org
- 4f801e6cba4fac6bad792e9ed484fe4814e1d0e36d7967dbf03229513ad089df@acrossbigdata.com.whoisproxy.org
- 60b8a0f9f4d997f0198261738bd463b31ba86037de74c1f37491977cdd1ac868@acrossbigdata.com.whoisproxy.org
- 8a9da9989c36814d2b158a5d1b3807bd4a02c39e110ca7d7a1890a2bc3531ce2@acrossbigdata.com.whoisproxy.org
- 92c0509a27e04f5b4678085ff35ee83f0a459ab191afd164304380c7989b6bf2@acrossbigdata.com.whoisproxy.org
- a54d49520ea6ea0d136a78e1a1eebeea038e15063777187c926626a6563da3cb@acrossbigdata.com.whoisproxy.org
- a640e9d9921517388ee5dc70aee3031f5e3408429bdcc15350d9f5c3c2f9302e@acrossbigdata.com.whoisproxy.org
- e2b4bdc2febab4b75f40cf1cbe48b70fcddf0014add5a718dd1d844f3d268ab2@acrossbigdata.com.whoisproxy.org
- f08046f0d4761aca2fce715921146c1b71cdfe416d398e1e5c0cad8648cbfab4@acrossbigdata.com.whoisproxy.org
- f61e7c6f3f129c0e2839bfa8e4672f4c0c16586f5e828a4f6ab9c4dc1f177591@acrossbigdata.com.whoisproxy.org
- fed23b0080626a59c117c43c1ec1414bf30ec304d98c3542a4557b847d349166@acrossbigdata.com.whoisproxy.org
Subdomains
1,877 observed subdomains of acrossbigdata.com.
Threat posture
History
Mail and authentication
MX records
- acrossbigdata.com
SPF policy
3 SPF mechanisms authorising senders for acrossbigdata.com.
| Mechanism | Target |
|---|---|
| SPF_A | acrossbigdata.com |
| SPF_INCLUDE | server25.dominiok.net |
| SPF_MX | acrossbigdata.com |
Related pages
Pivot deeper into the graph from acrossbigdata.com.
- IP · 192.46.236.54
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:269
- Country · DE
- Email · 2bb4df42c456048f89919db562feafec9829fd9eab9a49dc8c1909af76b1d971@acrossbigdata.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ac…
- 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: "acrossbigdata.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.