Hostname
danielmorell.com
Last fetched
danielmorell.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
danielmorell.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 |
|---|---|---|---|---|
| 192.185.115.141 | 192.185.96.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0145523261
- Contact emails
- danielmorell.com@contactprivacy.com
- domains@cairntek.com
- 1caac262-f297-443e-abc6-60586b1a8c4e@identity-protect.org
- 5b327328-9d85-41a2-9100-64758adfd8ef@identity-protect.org
- 7d438c85-1a1d-4a8a-9615-ff1481b95dd9@identity-protect.org
- ae1d4240-0189-4ad7-b741-6d2883c7cc23@identity-protect.org
- e70774fd-5709-4acf-83ca-939b9811cccd@identity-protect.org
- owner-7109074@danielmorell.com.whoisprivacyservice.org
- owner-8380293@danielmorell.com.whoisprivacyservice.org
- owner-8847624@danielmorell.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of danielmorell.com.
Web-graph footprint
Distinct hostnames that link to or from danielmorell.com in the public web crawl.
49 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for danielmorell.com.
| Mechanism | Target |
|---|---|
| SPF_A | danielmorell.com |
| SPF_INCLUDE | _spf.mailspamprotection.com |
| SPF_IP | 109.199.108.137 |
| SPF_MX | danielmorell.com |
Related pages
Pivot deeper into the graph from danielmorell.com.
- IP · 192.185.115.141
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · US
- Email · danielmorell.com@contactprivacy.com
- TLD · .com
- Browse hostnames · da…
- 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: "danielmorell.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.