Hostname
pabisa.com
Last fetched
pabisa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:379 as the registrar.
Nutrition Label
Resolution chain
pabisa.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.73.189.16 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:379
- Organization
- hoteles pabisa s.l.u.
- Contact emails
Subdomains
6 observed subdomains of pabisa.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pabisa.com in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for pabisa.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2.138.31.10 |
| SPF_IP | 2.139.202.185 |
| SPF_IP | 217.76.128.30 |
| SPF_IP | 217.76.146.62/32 |
| SPF_IP | 51.38.104.89/32 |
| SPF_IP | 82.223.190.10 |
| SPF_IP | 82.223.190.245 |
| SPF_IP | 82.223.190.30/24 |
| SPF_IP | 82.223.190.32/27 |
| SPF_IP | 82.223.190.9/32 |
| SPF_IP | 82.223.191.0/24 |
Related pages
Pivot deeper into the graph from pabisa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pabisa.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.