Hostname
aedigi.com
Last fetched
aedigi.com resolves to 2 IPv4 addresses operated by VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai in VN. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
aedigi.com 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 |
|---|---|---|---|---|
| 103.200.23.149 | 103.200.23.0/24 | AS135905 | VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai | VN |
| 103.221.220.194 | 103.221.220.0/22 | AS63760 | VETC-AS-VN VETC Corporation | VN |
WHOIS identity
- Registrar
- iana:1861
- Organization
- fanatic domains
- Contact emails
Subdomains
28 observed subdomains of aedigi.com.
Showing 23 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aedigi.com in the public web crawl.
94 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aedigi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from aedigi.com.
- IP · 103.200.23.149
- ASN · AS135905VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai
- Registrar · iana:1861
- Country · VN
- Email · agrimkhurana@hotmail.com
- TLD · .com
- Browse hostnames · ae…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aedigi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.