Hostname
ubuntoo.com
Last fetched
ubuntoo.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ubuntoo.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 |
|---|---|---|---|---|
| 185.173.22.42 | 185.173.22.0/24 | AS12859 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- sarai stapleton, maom, l.ac.
- Contact emails
- ubuntoo.com@domainprivacygroup.com
- sarai.stapleton@yahoo.com
- 06a12c33-78ce-4622-8ab0-0aa9dcd2454c@identity-protect.org
- 1e1f7f62-09c9-4d32-b668-81bf49bfdb35@identity-protect.org
- 244ae4d6-60c6-4f4d-8418-d2570af5d69c@identity-protect.org
- bdae9657-53f1-44ec-a716-5d2eb9f297a8@identity-protect.org
- e45d8ead-fbdc-417d-a9b7-1e43b1fdd771@identity-protect.org
- eb496c5b-049f-4841-b896-7d2d87295455@identity-protect.org
- fdb750f3-f6cd-432b-b6f5-6a11365dfb8c@identity-protect.org
- owner-10830882@ubuntoo.com.whoisprivacyservice.org
- owner-226043@ubuntoo.com.whoisprivacyservice.org
Subdomains
75 observed subdomains of ubuntoo.com.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ubuntoo.com in the public web crawl.
40 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ubuntoo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailfilter.myrootnet.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ubuntoo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ubuntoo.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.