Skip to content

Hostname

lineaverde.app

Last fetched

lineaverde.app resolves to 1 IPv4 address operated by TELEFONICA_DE_ESPANA in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · lineaverde.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lineaverde.app

Resolution chain

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

IPPrefixASNOperatorCountry
195.55.124.177195.55.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

Registrar
iana:1403
Organization
greental
Contact emails

Subdomains

5 observed subdomains of lineaverde.app.

Web-graph footprint

Distinct hostnames that link to or from lineaverde.app in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lineaverde.app.

MechanismTarget
SPF_Alineaverde.app
SPF_IP195.55.124.162/17
SPF_MXlineaverde.app

Related pages

Pivot deeper into the graph from lineaverde.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lineaverde.app"})-[: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.