Hostname
study4as.com
Last fetched
study4as.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
study4as.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 |
|---|---|---|---|---|
| 66.241.125.222 | 66.241.124.0/23 | AS40509 | FLY - Fly.io, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of study4as.com owner
- Contact emails
- study4as.com@domainsbyproxy.com
- 05ced86c-fc6f-4823-b252-42775eb093aa@identity-protect.org
- 770afa96-30e3-48c2-9bed-5a4a14df471f@identity-protect.org
- 7a3711b1-9617-4d82-bbc7-edd420f61d5e@identity-protect.org
- 8e7518a4-80e7-44d8-b103-64600b033a2d@identity-protect.org
- bb773430-0e0d-4d66-9da4-a0f0bedaed45@identity-protect.org
- f64408a4-70ff-4362-8087-d6f5098263fa@identity-protect.org
Subdomains
1 observed subdomain of study4as.com.
| Subdomain |
|---|
| www.study4as.com |
Web-graph footprint
Distinct hostnames that link to or from study4as.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for study4as.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from study4as.com.
- IP · 66.241.125.222
- ASN · AS40509FLY - Fly.io, Inc.
- Registrar · iana:468
- Country · FR
- Email · study4as.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · st…
- 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: "study4as.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.