Skip to content

Hostname

lindemedicale.net

Last fetched

lindemedicale.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · lindemedicale.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lindemedicale.net

Resolution chain

lindemedicale.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
erma srl erma srl
Contact emails

Subdomains

27 observed subdomains of lindemedicale.net.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lindemedicale.net.

MechanismTarget
SPF_INCLUDEaruba.it
SPF_INCLUDEsendgrid.net
SPF_IP208.117.57.55
SPF_IP62.149.128.151/32
SPF_IP62.149.128.154/32
SPF_IP62.149.128.157/32
SPF_IP62.149.128.160/32
SPF_IP62.149.128.163/32
SPF_IP62.149.128.166/32
SPF_IP62.149.128.72/32
SPF_IP62.149.128.74/32
SPF_MXlindemedicale.net

Related pages

Pivot deeper into the graph from lindemedicale.net.

Cypher and MCP

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

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