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
Resolution chain
foundit.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.213.37.235 | 4.208.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
| 4.240.79.173 | 4.240.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- monsterindia.com pvt
- Contact emails
- —
Subdomains
49 observed subdomains of foundit.in.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from foundit.in in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for foundit.in.
| Mechanism | Target |
|---|---|
| SPF_A | foundit.in |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 20.198.97.0/24 |
| SPF_IP | 20.204.50.0/24 |
| SPF_IP | 20.244.66.224/28 |
| SPF_IP | 4.224.100.160/28 |
| SPF_IP | 40.80.0.0/16 |
| SPF_IP | 52.140.118.48/28 |
| SPF_IP | 52.172.228.194/28 |
| SPF_MX | foundit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.