Hostname
eduverse.com
Last fetched
eduverse.com resolves to 1 IPv4 address operated by SIBINTEK-MR-CENTER-AS Makroregion Center in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eduverse.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.191.164.122 | 195.191.164.0/24 | AS39576 | SIBINTEK-MR-CENTER-AS Makroregion Center | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eduverse.com owner
- Contact emails
- vamsi.vegunta@gmail.com
- 1e9fdf20-f153-4102-a1e4-9cfa193a6f58@identity-protect.org
- 24e156c2-b3d6-49be-a9ba-a8f2fa07b423@identity-protect.org
- 5cb6c7f3-e9db-47fc-8323-81f4f76b3ef4@identity-protect.org
- 6c7019fd-8298-44be-9dd7-340542d958cb@identity-protect.org
- 7925dfad-89a3-4c22-aaeb-42e128bcbef1@identity-protect.org
- 9335b58f-f0a1-4839-9ff7-337693430afb@identity-protect.org
- dabac3d0-eba1-40d6-b502-dc0ff37cafe0@identity-protect.org
Subdomains
23 observed subdomains of eduverse.com.
Web-graph footprint
Distinct hostnames that link to or from eduverse.com in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for eduverse.com.
| Mechanism | Target |
|---|---|
| SPF_A | eduverse.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 195.191.164.122 |
| SPF_MX | eduverse.com |
Related pages
Pivot deeper into the graph from eduverse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eduverse.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.