Hostname
orasyd.com
Last fetched
orasyd.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orasyd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.176.244.220 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.91.93 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.62.86 | 54.206.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.252.49.195 | 54.252.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orasyd.com owner
- Contact emails
- 15060cf9-1faa-43a1-8d2f-b9d17baa91c9@identity-protect.org
- 3241dfe0-6bc5-41ad-8fd4-745298404d40@identity-protect.org
- 3eba0df4-b988-4f76-981a-f4809bc8e6f6@identity-protect.org
- 45ce1670-0919-4865-b4f2-94a2486e7762@identity-protect.org
- ae6e9700-8eb7-46ef-9d3f-0266612567ba@identity-protect.org
- e18a5a3f-9a6c-41b1-a6ae-a347d386270e@identity-protect.org
- owner-8508072@orasyd.com.whoisprivacyservice.org
- owner-950611@orasyd.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of orasyd.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orasyd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.contacta.io |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from orasyd.com.
- IP · 16.176.244.220
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 15060cf9-1faa-43a1-8d2f-b9d17baa91c9@identity-protect.org
- TLD · .com
- Browse hostnames · or…
- 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: "orasyd.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.