Skip to content

Hostname

leitnerleitner.com

Last fetched

leitnerleitner.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · leitnerleitner.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/leitnerleitner.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.74.9694.130.0.0/16AS24940DE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

41 observed subdomains of leitnerleitner.com.

Web-graph footprint

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

162 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for leitnerleitner.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.circit.io
SPF_INCLUDEspf.presstige.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.172.97.232
SPF_IP185.228.36.0/22
SPF_IP185.59.208.61
SPF_IP185.59.208.63
SPF_IP185.59.208.64
SPF_IP193.104.82.0/24
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP20.224.57.223
SPF_IP20.56.67.166
SPF_IP212.11.79.0/24
SPF_IP51.138.76.172
SPF_IP80.121.207.37
SPF_IP80.121.207.38
SPF_IP85.126.107.153
SPF_IP85.126.107.154
SPF_MXleitnerleitner.com

Related pages

Pivot deeper into the graph from leitnerleitner.com.

Cypher and MCP

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

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