Skip to content

Hostname

iisoftware.net

Last fetched

iisoftware.net resolves to 2 IPv4 addresses operated by MELBICOM-EU-AS Melbikomas UAB in NL.

Nutrition Label

WHISPER CANON · iisoftware.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iisoftware.net

Resolution chain

iisoftware.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.210.38.17888.210.38.0/24AS56630MELBICOM-EU-AS Melbikomas UABNL
91.195.240.1291.195.240.0/23AS47846SEDO-ASDE

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 iisoftware.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iisoftware.net.

MechanismTarget
SPF_Aiisoftware.net
SPF_IP77.72.17.122
SPF_IP88.210.38.178
SPF_IPfdec:ae16:fda7::/48
SPF_MXiisoftware.net

Related pages

Pivot deeper into the graph from iisoftware.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iisoftware.net"})-[: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.