Skip to content

Hostname

ibs.it

Last fetched

ibs.it resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · ibs.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ibs.it

Resolution chain

ibs.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.232.115.2252.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ibs.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ibs.it.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem2585.ibs.it
SPF_INCLUDEmiraklmx.azure.ibs.it
SPF_INCLUDEspf.mirakl.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_IP137.117.173.151
SPF_IP193.27.202.0/23
SPF_IP34.242.184.246
SPF_MXibs.it

Related pages

Pivot deeper into the graph from ibs.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ibs.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.