Skip to content

Hostname

futuresoftindia.com

Last fetched

futuresoftindia.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · futuresoftindia.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/futuresoftindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.211.97.138104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:2
Organization
future soft (india) pvt.
Contact emails

Subdomains

8 observed subdomains of futuresoftindia.com.

Web-graph footprint

Distinct hostnames that link to or from futuresoftindia.com in the public web crawl.

73 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for futuresoftindia.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from futuresoftindia.com.

Cypher and MCP

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

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