Skip to content

Hostname

fguma.es

Last fetched

fguma.es resolves to 1 IPv4 address operated by AS34762 in ES.

Nutrition Label

WHISPER CANON · fguma.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fguma.es

Resolution chain

fguma.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.158.86.21213.158.84.0/22AS34762ES

WHOIS identity

No WHOIS records are currently associated with fguma.es in WhisperGraph.

Subdomains

14 observed subdomains of fguma.es.

Web-graph footprint

Distinct hostnames that link to or from fguma.es in the public web crawl.

350 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fguma.es.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_IP150.214.47.224/28
SPF_IP150.214.47.64/27
SPF_IP2001:0720:0c20:cc05:b1ff:2500::/88
SPF_IP23.83.223.95

Related pages

Pivot deeper into the graph from fguma.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fguma.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.