Hostname
badija.com
Last fetched
badija.com resolves to 1 IPv4 address operated by AS33970 in GB. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
badija.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 |
|---|---|---|---|---|
| 193.189.75.83 | 193.189.74.0/23 | AS33970 | — | GB |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- info@pikono.com
- 50caeee9748c9ddaadaa4bd479740382251317b51a1f105c385378a22f76c040@badija.com.whoisproxy.org
- 631fa1bea992e7502441a3fe5b5cac28c68f0c5c80c28bad91ab3ccfb4d11150@badija.com.whoisproxy.org
- 803e3cf334c095b27ec0e02020ba6137bb65ec67e0f4dd72def687cb968759d2@badija.com.whoisproxy.org
- 80879e617a8e6a8f137386381ad1ee55cc538d7f44d8f9901406cc348157854a@badija.com.whoisproxy.org
- 90e658a756ff085adca2ab2b96ed72bd481f763894a9d4755c0e9e16dd97416a@badija.com.whoisproxy.org
- 96bd9100284418a3296b279ea121d89daa617d8e13987a6b7c97b05d13a07a0b@badija.com.whoisproxy.org
- a44539218f558f4a1780c9f873c720eb12ebf6dc7f4a119bc3a17ff2fedd767d@badija.com.whoisproxy.org
- e2854b73ef3da9f6aeee0dc3bf6e6c4385287d29d415a1651a111f3798d9170b@badija.com.whoisproxy.org
Subdomains
7 observed subdomains of badija.com.
Web-graph footprint
Distinct hostnames that link to or from badija.com in the public web crawl.
8 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- badija.com
SPF policy
14 SPF mechanisms authorising senders for badija.com.
| Mechanism | Target |
|---|---|
| SPF_A | badija.com |
| SPF_INCLUDE | spf.emailamp.com |
| SPF_IP | 193.189.74.80 |
| SPF_IP | 193.189.75.78 |
| SPF_IP | 193.189.75.83 |
| SPF_IP | 193.189.75.84 |
| SPF_IP | 195.8.197.207 |
| SPF_IP | 195.8.197.27 |
| SPF_IP | 195.8.197.30 |
| SPF_IP | 89.238.188.250 |
| SPF_IP | 89.238.188.251 |
| SPF_IP | 89.238.188.252 |
| SPF_IP | 89.238.188.253 |
| SPF_MX | badija.com |
Related pages
Pivot deeper into the graph from badija.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "badija.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.