Skip to content

Hostname

leoganda.com

Last fetched

leoganda.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · leoganda.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/leoganda.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.236.213.57173.236.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:69
Organization
leoganda financial & insurance services
Contact emails

Subdomains

6 observed subdomains of leoganda.com.

Web-graph footprint

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

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for leoganda.com.

MechanismTarget
SPF_Aleoganda.com
SPF_IP192.81.168.3
SPF_IP192.81.170.16
SPF_IP192.81.170.20
SPF_MXleoganda.com

Related pages

Pivot deeper into the graph from leoganda.com.

Cypher and MCP

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

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