Skip to content

Hostname

mlhb.de

Last fetched

mlhb.de resolves to 3 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mlhb.deRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mlhb.de

Resolution chain

mlhb.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.235.219.138167.235.0.0/16AS24940DE
75.2.54.13575.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.165.24399.83.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mlhb.de in WhisperGraph.

Subdomains

8 observed subdomains of mlhb.de.

Web-graph footprint

Distinct hostnames that link to or from mlhb.de in the public web crawl.

142 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mlhb.de.

MechanismTarget
SPF_Amlhb.de
SPF_Amx.mlhb.de
SPF_Amx1.mlhb.de
SPF_IP132.147.162.76
SPF_IP49.12.179.21
SPF_IP80.228.67.68
SPF_IP80.228.67.69
SPF_MXmlhb.de

Related pages

Pivot deeper into the graph from mlhb.de.

Cypher and MCP

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

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