Skip to content

Hostname

frutaseladio.com

Last fetched

frutaseladio.com resolves to 2 IPv4 addresses operated by AS42220 in ES. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · frutaseladio.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/frutaseladio.com

Resolution chain

frutaseladio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1052
Organization
frutas y verduras eladio sl
Contact emails

Subdomains

13 observed subdomains of frutaseladio.com.

Web-graph footprint

Distinct hostnames that link to or from frutaseladio.com in the public web crawl.

37 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for frutaseladio.com.

MechanismTarget
SPF_Afrutaseladio.com
SPF_IP216.55.99.76
SPF_IP216.55.99.77
SPF_IP216.55.99.78
SPF_IP217.18.168.58
SPF_MXfrutaseladio.com

Related pages

Pivot deeper into the graph from frutaseladio.com.

Cypher and MCP

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

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

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