Hostname
exabig.com
Last fetched
exabig.com resolves to 2 IPv4 addresses operated by EMA in NL. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
exabig.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 |
|---|---|---|---|---|
| 188.72.205.254 | 188.72.205.0/24 | AS35415 | EMA | NL |
| 223.25.237.163 | 223.25.237.0/24 | AS45470 | ELECON-IN Elecon Information Technology Ltd | SG |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- exabig.com.1b4zknc70obeu@domains-anonymizer.com
- exabig.com.1ibhjvx18i4pv@domains-anonymizer.com
- exabig.com.28r0lduxdnotc@domains-anonymizer.com
- exabig.com.2mx797scemuox@domains-anonymizer.com
- exabig.com.38c6ee9nqh080@domains-anonymizer.com
- exabig.com.3q5vz87mp1fw9@domains-anonymizer.com
- exabig.com.3rycc4vbwa2ds@domains-anonymizer.com
- exabig.com.3tq0e8huadmx6@domains-anonymizer.com
- exabig.com.4dtjdclky2hc@domains-anonymizer.com
- exabig.com@domains-anonymizer.com
- exabig.com.h3bloaj9jfkg@domains-anonymizer.com
- exabig.com.kkhyn02p6d55@domains-anonymizer.com
Web-graph footprint
Distinct hostnames that link to or from exabig.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- exabig.com
SPF policy
5 SPF mechanisms authorising senders for exabig.com.
| Mechanism | Target |
|---|---|
| SPF_A | exabig.com |
| SPF_IP | 103.24.201.4 |
| SPF_IP | 103.24.201.7 |
| SPF_IP | 223.25.237.163 |
| SPF_MX | exabig.com |
Related pages
Pivot deeper into the graph from exabig.com.
- IP · 188.72.205.254
- ASN · AS35415EMA
- Registrar · iana:1449
- Country · NL
- Email · exabig.com.1b4zknc70obeu@domains-anonymizer.com
- TLD · .com
- Browse hostnames · ex…
- 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: "exabig.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.