Skip to content

Hostname

affingroup.com

Last fetched

affingroup.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · affingroup.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/affingroup.com

Resolution chain

affingroup.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.64104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.64104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.205172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

48 observed subdomains of affingroup.com.

Web-graph footprint

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

62 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for affingroup.com.

MechanismTarget
SPF_Aaffingroup.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEinterecm2.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.121.30.39
SPF_IP203.3.89.109
SPF_IP210.19.96.239
SPF_IP210.19.96.240
SPF_IP210.19.96.246
SPF_IP211.24.22.247
SPF_IP211.24.50.1
SPF_IP211.24.50.143
SPF_IP211.24.50.229
SPF_IP38.126.22.26/32
SPF_IP45.112.197.151
SPF_IP58.26.229.138
SPF_IP58.26.234.34
SPF_IP58.26.49.229
SPF_IP58.26.86.87
SPF_IP58.27.46.116
SPF_IP58.27.46.117
SPF_MXaffingroup.com

Related pages

Pivot deeper into the graph from affingroup.com.

Cypher and MCP

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

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