Hostname
foriedu.com
Last fetched
foriedu.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
foriedu.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 |
|---|---|---|---|---|
| 34.126.153.21 | 34.126.144.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of foriedu.com owner
- Contact emails
- baig744@gmail.com
- 2089c660-b63b-4c50-8907-3ad3ef3286f5@identity-protect.org
- 46e3d322-fc67-4607-be50-db4dfc19a628@identity-protect.org
- 5c7d2be5-0a95-41f3-8eed-38b0933bb975@identity-protect.org
- 7ef81e43-8c7e-4b67-bf58-5fdb04d891e3@identity-protect.org
- 8f28f581-eb3e-4e0d-abe3-d493e54f74a2@identity-protect.org
- e8151d5b-ad8d-4d00-b17a-e44b2f6df463@identity-protect.org
- fc0c43bd-d4cf-46ca-a1b8-6afc28c63e53@identity-protect.org
Subdomains
5 observed subdomains of foriedu.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from foriedu.com in the public web crawl.
11 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from foriedu.com.
- IP · 34.126.153.21
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · SG
- Email · baig744@gmail.com
- TLD · .com
- Browse hostnames · fo…
- 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: "foriedu.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.