Skip to content

Hostname

affinitysolutions.com

Last fetched

affinitysolutions.com resolves to 1 IPv4 address operated by COLOGIX - Cologix, Inc in US.

Nutrition Label

WHISPER CANON · affinitysolutions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/affinitysolutions.com

Resolution chain

affinitysolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.246.174.13166.246.0.0/16AS8001COLOGIX - Cologix, IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from affinitysolutions.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for affinitysolutions.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmail.securescreening.info
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.affinitysolutions.com
SPF_IP3.215.204.10
SPF_IP44.195.235.207
SPF_IP52.204.70.96
SPF_IP64.21.69.154
SPF_IP66.246.104.212/32
SPF_IP66.246.174.128/25

Related pages

Pivot deeper into the graph from affinitysolutions.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "affinitysolutions.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.