Hostname
livottawa.com
Last fetched
livottawa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
livottawa.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 |
|---|---|---|---|---|
| 75.2.120.57 | 75.2.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of livottawa.com owner
- Contact emails
- 04727d2c-66a2-4f2c-9413-8c18d2375d2c@identity-protect.org
- 1dccdd16-206d-40a9-872e-233ba6b7d04d@identity-protect.org
- 30dedf01-8f77-4017-8043-e580aa7b5411@identity-protect.org
- 45cf3138-e1e0-4c37-b757-4999e0c04297@identity-protect.org
- contact@privacyprotect.org
- d8e9d0b5-7836-4959-95ee-4047f6f84cf4@identity-protect.org
- fd0385a0-f8d6-4458-8f5a-5fd225c75536@identity-protect.org
- owner-7966330@livottawa.com.whoisprivacyservice.org
- owner-9144846@livottawa.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of livottawa.com.
| Subdomain |
|---|
| blog.livottawa.com |
| www.livottawa.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from livottawa.com in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for livottawa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 34.197.158.142/32 |
| SPF_IP | 52.233.37.155/32 |
| SPF_IP | 52.242.32.10/32 |
| SPF_IP | 54.236.211.239/32 |
| SPF_IP | 64.235.150.0/24 |
| SPF_IP | 64.235.154.0/24 |
Related pages
Pivot deeper into the graph from livottawa.com.
- IP · 75.2.120.57
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04727d2c-66a2-4f2c-9413-8c18d2375d2c@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "livottawa.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.