Skip to content

Hostname

aldebra.com

Last fetched

aldebra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · aldebra.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aldebra.com

Resolution chain

aldebra.com 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:291
Organization
aldebra s.p.a.
Contact emails

Subdomains

17 observed subdomains of aldebra.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aldebra.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.194.77
SPF_IP185.127.165.86
SPF_IP212.19.106.155
SPF_IP212.19.96.240
SPF_IP80.88.87.100
SPF_IP85.18.0.72/29
SPF_IP85.18.0.87
SPF_IP95.171.36.160/27
SPF_IP95.171.36.208/28
SPF_IP95.171.47.0/24
SPF_IP95.171.58.32/28
SPF_IP95.171.58.64/28

Related pages

Pivot deeper into the graph from aldebra.com.

Cypher and MCP

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

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