Hostname
unity-living.com
Last fetched
unity-living.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
unity-living.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 |
|---|---|---|---|---|
| 52.232.87.92 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of unity-living.com owner
- Contact emails
- 04103b74-4813-4e70-87ad-96151f669abf@identity-protect.org
- 628dc1e0-18cd-4475-b581-fe85e3c3b0f7@identity-protect.org
- 79e3d68c-8dee-44df-99a0-653a5f6458a8@identity-protect.org
- 8d38e5f6-0d83-47f0-81df-6b3f3261fbd3@identity-protect.org
- a535d314-6415-4d21-99a6-e20c00c57f6b@identity-protect.org
- c60252df-8edf-44ab-b525-68b823af4fac@identity-protect.org
- d097f26e-5fad-4bfc-98a9-30c8f0c8ce49@identity-protect.org
- owner-2618844@unity-living.com.whoisprivacyservice.org
- richard@aedifico.co.uk
Subdomains
15 observed subdomains of unity-living.com.
Web-graph footprint
Distinct hostnames that link to or from unity-living.com in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for unity-living.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9448669.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.illumi.dk |
| SPF_INCLUDE | _spf.nexudus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from unity-living.com.
- IP · 52.232.87.92
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · NL
- Email · 04103b74-4813-4e70-87ad-96151f669abf@identity-protect.org
- TLD · .com
- Browse hostnames · un…
- 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: "unity-living.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.