Hostname
aislamientospimat.com
Last fetched
aislamientospimat.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
aislamientospimat.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 |
|---|---|---|---|---|
| 65.108.120.19 | 65.108.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:83
- Organization
- escribano martinez eulogio 000519857t slne
- Contact emails
Subdomains
5 observed subdomains of aislamientospimat.com.
Web-graph footprint
Distinct hostnames that link to or from aislamientospimat.com in the public web crawl.
9 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for aislamientospimat.com.
| Mechanism | Target |
|---|---|
| SPF_A | aislamientospimat.com |
| SPF_IP | 213.239.207.168 |
| SPF_MX | aislamientospimat.com |
Related pages
Pivot deeper into the graph from aislamientospimat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aislamientospimat.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.