Hostname
affinio.com
Last fetched
affinio.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of affinio.com owner
- Contact emails
- affinio.com@domainsbyproxy.com
- stephen.hankinson@quarkengineering.com
- 62bae067-f486-4520-b167-27b8193fb1b8@identity-protect.org
- c5c62d3d-d308-4c72-892a-fe9a71cf7e03@identity-protect.org
- cc17cd66-a289-45be-a110-0520f851e70d@identity-protect.org
- e24dfb00-c96b-4fa9-b862-4677b912d23e@identity-protect.org
- fa874e1a-e9ba-4684-a627-6379c0508827@identity-protect.org
Subdomains
113 observed subdomains of affinio.com.
Showing 25 of 113. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from affinio.com in the public web crawl.
83 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for affinio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from affinio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "affinio.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.