Skip to content

Hostname

finereader.com

Last fetched

finereader.com resolves to 1 IPv4 address operated by AS8767 in DE. WHOIS lists iana:1725 as the registrar.

Nutrition Label

WHISPER CANON · finereader.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/finereader.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.217.190.11188.217.0.0/16AS8767DE

WHOIS identity

Registrar
iana:1725
Organization
bit software, inc. .
Contact emails

Subdomains

1 observed subdomain of finereader.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for finereader.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.88.21.14/32
SPF_IP166.88.21.32
SPF_IP166.88.21.43
SPF_IP193.84.255.68
SPF_IP195.158.185.204
SPF_IP195.210.147.132
SPF_IP195.210.147.133
SPF_IP195.210.147.134
SPF_IP195.210.147.136
SPF_IP208.53.62.138/32
SPF_IP212.144.21.55/32
SPF_IP52.232.58.215
SPF_IP62.244.14.12
SPF_IP88.217.190.107/32
SPF_IP88.217.190.116
SPF_IP88.217.190.118
SPF_IP88.217.190.98
SPF_MXfinereader.com

Related pages

Pivot deeper into the graph from finereader.com.

Cypher and MCP

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

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