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
Resolution chain
abbyy.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.71.190.166 | 64.71.128.0/18 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 88.217.190.111 | 88.217.0.0/16 | AS8767 | MNET-AS Germany | DE |
| 20.93.82.50 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:2
- Organization
- —
- Contact emails
Subdomains
135 observed subdomains of abbyy.com.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abbyy.com in the public web crawl.
2,253 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for abbyy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8270981.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 166.88.21.14/32 |
| SPF_IP | 166.88.21.32 |
| SPF_IP | 166.88.21.43 |
| SPF_IP | 193.84.255.68 |
| SPF_IP | 195.158.185.204 |
| SPF_IP | 195.210.147.132 |
| SPF_IP | 195.210.147.133 |
| SPF_IP | 195.210.147.134 |
| SPF_IP | 195.210.147.136 |
| SPF_IP | 208.53.62.138/32 |
| SPF_IP | 212.144.21.55/32 |
| SPF_IP | 52.232.58.215 |
| SPF_IP | 62.244.14.12 |
| SPF_IP | 88.217.190.107/32 |
| SPF_IP | 88.217.190.116 |
| SPF_IP | 88.217.190.118 |
| SPF_IP | 88.217.190.98 |
| SPF_MX | abbyy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.