Skip to content

Hostname

afflink.com

Last fetched

afflink.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · afflink.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/afflink.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.12296.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.21196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.20896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

31 observed subdomains of afflink.com.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for afflink.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1981-4.iphmx.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.38.3.142
SPF_IP12.38.3.234
SPF_IP192.8.18.0/24
SPF_IP20.246.134.14
SPF_IP20.253.202.32/28
SPF_IP207.126.144.0/20
SPF_IP207.40.100.0/24
SPF_IP208.255.254.0/24
SPF_IP209.11.206.10
SPF_IP209.11.206.30
SPF_IP216.71.140.77
SPF_IP216.71.149.245
SPF_IP216.71.150.113
SPF_IP216.71.150.114
SPF_IP216.71.150.34
SPF_IP216.71.154.191
SPF_IP216.71.154.192
SPF_IP52.226.153.64/28
SPF_IP63.145.3.142
SPF_IP64.18.0.0/20

Related pages

Pivot deeper into the graph from afflink.com.

Cypher and MCP

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

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