Skip to content

Hostname

abbyy.com

Last fetched

abbyy.com resolves to 3 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abbyy.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/abbyy.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.71.190.16664.71.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS
88.217.190.11188.217.0.0/16AS8767MNET-AS GermanyDE
20.93.82.5020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

135 observed subdomains of abbyy.com.

Web-graph footprint

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

2,253 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for abbyy.com.

MechanismTarget
SPF_INCLUDE8270981.spf04.hubspotemail.net
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_MXabbyy.com

Related pages

Pivot deeper into the graph from abbyy.com.

Cypher and MCP

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

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