Skip to content

Hostname

infinitisoftware.net

Last fetched

infinitisoftware.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:625
Organization
infiniti software solutions pvt.
Contact emails

Subdomains

20 observed subdomains of infinitisoftware.net.

Web-graph footprint

Distinct hostnames that link to or from infinitisoftware.net in the public web crawl.

30 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for infinitisoftware.net.

MechanismTarget
SPF_Ainfinitisoftware.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEzcsend.in
SPF_IP13.126.129.199
SPF_IP15.207.50.248
SPF_IP18.139.10.254
SPF_IP18.229.225.45
SPF_IP3.108.174.19
SPF_IP3.125.77.28
SPF_IP3.29.70.246
SPF_IP35.154.142.88
SPF_IP35.154.196.44
SPF_IP52.66.170.119
SPF_IP52.74.168.87
SPF_MXinfinitisoftware.net

Related pages

Pivot deeper into the graph from infinitisoftware.net.

Cypher and MCP

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

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