Skip to content

Hostname

malighting.com

Last fetched

malighting.com resolves to 1 IPv4 address operated by OPTITRUST in DE.

Nutrition Label

WHISPER CANON · malighting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/malighting.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.64.112.109185.64.112.0/22AS200062OPTITRUSTDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for malighting.com.

MechanismTarget
SPF_Aforum.malighting.com
SPF_Amalighting.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.181.50.5
SPF_IP158.181.50.76
SPF_IP185.61.112.231
SPF_IP185.64.112.109
SPF_IP185.64.112.16
SPF_IP185.64.112.52
SPF_IP185.64.112.91
SPF_IP188.64.59.147
SPF_MXmalighting.com

Related pages

Pivot deeper into the graph from malighting.com.

Cypher and MCP

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

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