Hostname
ibix.it
Last fetched
ibix.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:server plan s.r.l. as the registrar.
Nutrition Label
Resolution chain
ibix.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:server plan s.r.l.
- Organization
- ibix anticorrosione
- Contact emails
- —
Subdomains
22 observed subdomains of ibix.it.
Web-graph footprint
Distinct hostnames that link to or from ibix.it in the public web crawl.
31 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ibix.it.
| Mechanism | Target |
|---|---|
| SPF_A | ibix.it |
| SPF_INCLUDE | cbsolt.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf-c.cbsolt.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 164.132.53.1 |
| SPF_IP | 46.16.91.56 |
| SPF_IP | 77.39.211.61 |
| SPF_IP | 89.46.227.6/24 |
| SPF_IP | 89.46.228.91 |
| SPF_IP | 94.130.225.194 |
| SPF_MX | ibix.it |
Related pages
Pivot deeper into the graph from ibix.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibix.it"})-[: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.