Hostname
itacaconsulting.it
Last fetched
itacaconsulting.it resolves to 2 IPv4 addresses operated by AS49367 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
itacaconsulting.it 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 |
|---|---|---|---|---|
| 94.198.100.189 | 94.198.100.0/23 | AS49367 | — | IT |
| 94.198.98.196 | 94.198.98.0/24 | AS49367 | — | IT |
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Organization
- itaca consulting srl
- Contact emails
- —
Subdomains
9 observed subdomains of itacaconsulting.it.
Web-graph footprint
Distinct hostnames that link to or from itacaconsulting.it in the public web crawl.
22 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for itacaconsulting.it.
| Mechanism | Target |
|---|---|
| SPF_A | 52.18.143.123 |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_INCLUDE | mailer.fatturecloud.it |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from itacaconsulting.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itacaconsulting.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.