Hostname
ingebroken.be
Last fetched
ingebroken.be resolves to 1 IPv4 address operated by ENIXLTD - Enix Ltd in DE. WHOIS lists registrar:cindi as the registrar.
Nutrition Label
Resolution chain
ingebroken.be 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 |
|---|---|---|---|---|
| 185.73.8.6 | 185.73.8.0/24 | AS52148 | ENIXLTD - Enix Ltd | DE |
WHOIS identity
- Registrar
- registrar:cindi
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of ingebroken.be.
Web-graph footprint
Distinct hostnames that link to or from ingebroken.be in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for ingebroken.be.
| Mechanism | Target |
|---|---|
| SPF_A | ingebroken.be |
| SPF_INCLUDE | mail.pingwin5.be |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.202.208.211 |
| SPF_IP | 141.95.35.115/32 |
| SPF_IP | 185.66.141.122 |
| SPF_IP | 185.73.8.6 |
| SPF_IP | 192.250.229.30 |
| SPF_IP | 218.88.232.128/2 |
| SPF_IP | 52.169.144.193/32 |
| SPF_IP | 84.198.147.226 |
| SPF_MX | ingebroken.be |
Related pages
Pivot deeper into the graph from ingebroken.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ingebroken.be"})-[: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.