Hostname
parallels.com
Last fetched
parallels.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
parallels.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.109.23 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.78 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.90 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.91 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.117 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.127 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.2 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.72 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.151.111 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.125 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.4 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.92 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:292
- Organization
- corel corporation
- Contact emails
Subdomains
49 observed subdomains of parallels.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from parallels.com in the public web crawl.
9,658 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for parallels.com.
| Mechanism | Target |
|---|---|
| SPF_A | support.parallels.com |
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.bluehornet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.214.234.111 |
| SPF_IP | 195.214.234.112 |
| SPF_IP | 195.214.234.14 |
| SPF_IP | 199.115.111.13 |
| SPF_IP | 199.115.111.137 |
| SPF_IP | 199.115.111.138 |
| SPF_IP | 199.115.111.96 |
| SPF_IP | 199.115.111.97 |
Related pages
Pivot deeper into the graph from parallels.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "parallels.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.