Hostname
palisis.com
Last fetched
palisis.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
palisis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.195.139.60 | 54.195.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of palisis.com owner
- Contact emails
- info@palisis.com
- 2ac94c23-3267-45e2-ad3e-b23808dd24b0@identity-protect.org
- 75346ed0-98d2-49d1-b752-9b485cfa7cca@identity-protect.org
- a88c55b5-47db-4cb9-a713-e7a17b552c29@identity-protect.org
- b6505398-c4c8-4109-b901-e6926a59204e@identity-protect.org
- da45e99b-fe65-40b7-af95-91b6a35ca18d@identity-protect.org
- fd184e03-23eb-4de5-ad0f-4c1798e51a50@identity-protect.org
- owner-1849455@palisis.com.whoisprivacyservice.org
- owner-1906401@palisis.com.whoisprivacyservice.org
- owner-4337942@palisis.com.whoisprivacyservice.org
- owner-470680@palisis.com.whoisprivacyservice.org
- owner@palisis.com.whoisprivacyservice.org
Subdomains
92 observed subdomains of palisis.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from palisis.com in the public web crawl.
54 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for palisis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 27127946.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aveniq.palisis.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.easybill-mail.de |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from palisis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "palisis.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.