Hostname
affinitysoccer.com
Last fetched
affinitysoccer.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
affinitysoccer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.223.161.27 | 45.223.161.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.181.27 | 45.223.181.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- american sports licensing,
- Contact emails
- administrator@affinitydev.com
- cdoty@affinitydev.com
- administrator.domains@dcsg.com
- 43752380-c7c2-4f1e-9112-c377d6460599@identity-protect.org
- 5d8e0547-a334-45ec-8da1-df28781aa5fe@identity-protect.org
- 677463c6-0658-43b8-af29-b69cb95ccd4f@identity-protect.org
- 6a7326e9-44d5-4ac6-8a8c-588d6979f8a6@identity-protect.org
- 6dc45988-5a99-41dc-9b05-4b761426af08@identity-protect.org
- a522749b-eb44-47ef-9b6d-1ba3062136b9@identity-protect.org
- bf3341a5-03f0-40c5-af73-479d6cbd0b72@identity-protect.org
- owner-8957427@affinitysoccer.com.whoisprivacyservice.org
- owner-932635@affinitysoccer.com.whoisprivacyservice.org
- owner-9430137@affinitysoccer.com.whoisprivacyservice.org
Subdomains
483 observed subdomains of affinitysoccer.com.
Showing 25 of 483. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from affinitysoccer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- affinitysoccer.com
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
6 SPF mechanisms authorising senders for affinitysoccer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-00228b01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 174.47.16.59 |
| SPF_IP | 174.47.16.61 |
Related pages
Pivot deeper into the graph from affinitysoccer.com.
- IP · 45.223.161.27
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · administrator@affinitydev.com
- 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: "affinitysoccer.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.