Hostname
affinaod.com
Last fetched
affinaod.com resolves to 1 IPv4 address operated by AS59816 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
affinaod.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 |
|---|---|---|---|---|
| 194.147.120.205 | 194.147.120.0/22 | AS59816 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of affinaod.com owner
- Contact emails
- 12619291-a5cf-441c-8b6c-dad0d5854fc7@identity-protect.org
- 12aa24c5-e0db-4d87-b55d-7c84f2fc92bf@identity-protect.org
- 386a3002-1c7d-47c5-9f5f-d9082b3d34cb@identity-protect.org
- c4c6f9f4-3e77-4e45-9f7d-d30415f622c5@identity-protect.org
- c4d3e9dd-74e4-431d-94e4-0a39a9fef2cb@identity-protect.org
- ecddca1d-ee3d-4345-a0cd-73b7e0b1d44a@identity-protect.org
- fbcb37ce-6cd1-48e4-9b0b-c107e8812ebe@identity-protect.org
- owner-7271450@affinaod.com.whoisprivacyservice.org
- owner-7417971@affinaod.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of affinaod.com.
| Subdomain |
|---|
| www.affinaod.com |
Web-graph footprint
Distinct hostnames that link to or from affinaod.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for affinaod.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from affinaod.com.
- IP · 194.147.120.205
- ASN · AS59816
- Registrar · iana:468
- Country · GB
- Email · 12619291-a5cf-441c-8b6c-dad0d5854fc7@identity-protect.org
- TLD · .com
- Browse hostnames · af…
- 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: "affinaod.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.