Skip to content

Hostname

finishline.com

Last fetched

finishline.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · finishline.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/finishline.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.201.244.4323.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.103.14523.210.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.210.125.19123.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.213.2823.212.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.36.237.19723.36.232.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.6.184.9623.6.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

78 observed subdomains of finishline.com.

Web-graph footprint

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

1,085 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for finishline.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.cadency.trintech.com
SPF_INCLUDEmailgun.org
SPF_IP107.20.210.250/32
SPF_IP146.20.202.144
SPF_IP146.20.202.145
SPF_IP146.20.202.146
SPF_IP148.59.172.14
SPF_IP149.72.223.232
SPF_IP162.209.113.212
SPF_IP168.245.125.201
SPF_IP172.99.89.33
SPF_IP172.99.89.36
SPF_IP172.99.89.40
SPF_IP172.99.89.41
SPF_IP172.99.89.47
SPF_IP172.99.89.50
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP208.84.65.190/32
SPF_IP23.219.24.174
SPF_IP34.170.119.82
SPF_IP52.1.14.157/32
SPF_IP52.1.215.211
SPF_IP52.1.62.94
SPF_IP52.7.44.184
SPF_IP54.208.14.206/32
SPF_IP54.208.84.215
SPF_IP64.18.0.0/20
SPF_IP66.231.86.153
SPF_IP67.231.152.183/32
SPF_IP69.20.18.226
SPF_IP69.20.18.227
SPF_IP69.20.18.228
SPF_IP69.20.21.192
SPF_IP69.20.21.193
SPF_IP69.20.43.128
SPF_IP69.20.43.129
SPF_IP69.20.43.130

Related pages

Pivot deeper into the graph from finishline.com.

Cypher and MCP

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

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