Skip to content

Hostname

foundit.in

Last fetched

foundit.in resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · foundit.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foundit.in

Resolution chain

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

IPPrefixASNOperatorCountry
4.213.37.2354.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
4.240.79.1734.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:146
Organization
monsterindia.com pvt
Contact emails

Subdomains

49 observed subdomains of foundit.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for foundit.in.

MechanismTarget
SPF_Afoundit.in
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP20.198.97.0/24
SPF_IP20.204.50.0/24
SPF_IP20.244.66.224/28
SPF_IP4.224.100.160/28
SPF_IP40.80.0.0/16
SPF_IP52.140.118.48/28
SPF_IP52.172.228.194/28
SPF_MXfoundit.in

Related pages

Pivot deeper into the graph from foundit.in.

Cypher and MCP

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

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