Hostname
fgua.es
Last fetched
fgua.es resolves to 1 IPv4 address operated by AS12338 in ES.
Nutrition Label
Resolution chain
fgua.es 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 |
|---|---|---|---|---|
| 188.93.75.46 | 188.93.72.0/21 | AS12338 | — | ES |
WHOIS identity
No WHOIS records are currently associated with fgua.es in WhisperGraph.
Subdomains
155 observed subdomains of fgua.es.
Showing 25 of 155. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fgua.es in the public web crawl.
132 sites link to this hostname.
303 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for fgua.es.
| Mechanism | Target |
|---|---|
| SPF_A | fgua.es |
| SPF_A | mail.fgua.es |
| SPF_INCLUDE | fgua.ip-zone.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendingservice.net |
| SPF_IP | 185.136.91.7 |
| SPF_IP | 188.93.75.46 |
| SPF_IP | 188.93.75.82 |
| SPF_IP | 195.78.228.0/22 |
| SPF_IP | 2a00:1d70::/32 |
| SPF_IP | 5.145.168.0/21 |
| SPF_IP | 91.192.108.0/22 |
| SPF_IP | 93.159.208.0/21 |
| SPF_IP | 93.93.64.0/21 |
| SPF_MX | fgua.es |
Related pages
Pivot deeper into the graph from fgua.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fgua.es"})-[: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.