Skip to content

Hostname

affinityplus.org

Last fetched

affinityplus.org resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · affinityplus.orgRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/affinityplus.org

Resolution chain

affinityplus.org resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.152.135100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.111.2213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.186.1983.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.28.2383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.238.18534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.171.23434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.62.11434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.4.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.59.19752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.170.13652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.220.14554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.158.17754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.188.14554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.120.17654.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.167.15732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.67.12100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.91.11832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.140.2198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

48 observed subdomains of affinityplus.org.

Web-graph footprint

Distinct hostnames that link to or from affinityplus.org in the public web crawl.

206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for affinityplus.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP206.80.14.230/32
SPF_IP63.232.87.0/24

Related pages

Pivot deeper into the graph from affinityplus.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "affinityplus.org"})-[: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.