Hostname
ornapaper.com
Last fetched
ornapaper.com resolves to 2 IPv4 addresses operated by CAPL-AS-AP - Contabo Asia Private Limited in SG. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
ornapaper.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.123.238.64 | 109.123.232.0/21 | AS141995 | CAPL-AS-AP - Contabo Asia Private Limited | SG |
| 5.223.62.48 | 5.223.62.0/24 | AS215859 | HETZNER-CLOUD4-AS - Hetzner Online GmbH | SG |
WHOIS identity
- Registrar
- iana:460
- Organization
- mr. philip lim tau lih
- Contact emails
Subdomains
10 observed subdomains of ornapaper.com.
Web-graph footprint
Distinct hostnames that link to or from ornapaper.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ornapaper.com.
| Mechanism | Target |
|---|---|
| SPF_A | ornapaper.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.123.238.64 |
| SPF_MX | ornapaper.com |
Related pages
Pivot deeper into the graph from ornapaper.com.
- IP · 109.123.238.64
- ASN · AS141995CAPL-AS-AP - Contabo Asia Private Limited
- Registrar · iana:460
- Country · SG
- Email · ornapaper@ample2u.com
- 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: "ornapaper.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.