Hostname
p-guara.com
Last fetched
p-guara.com resolves to 2 IPv4 addresses operated by AS50926 in ES. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
p-guara.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.5.116.50 | 195.5.116.0/23 | AS50926 | — | ES |
| 84.246.213.111 | 84.246.208.0/21 | AS50926 | — | ES |
WHOIS identity
- Registrar
- iana:839
- Organization
- sociedad monta ismo pe a guara
- Contact emails
Subdomains
6 observed subdomains of p-guara.com.
Web-graph footprint
Distinct hostnames that link to or from p-guara.com in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for p-guara.com.
| Mechanism | Target |
|---|---|
| SPF_A | e1019.nerion.com |
| SPF_A | mail.p-guara.com |
| SPF_INCLUDE | _sh.axarnet.es |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_IP | 195.5.116.50 |
| SPF_MX | p-guara.com |
Related pages
Pivot deeper into the graph from p-guara.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "p-guara.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.