Skip to content

Hostname

maltem.com

Last fetched

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

Nutrition Label

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

Resolution chain

maltem.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:433
Organization
jean-luc clamen
Contact emails

Subdomains

41 observed subdomains of maltem.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for maltem.com.

MechanismTarget
SPF_Amaltem.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP13.74.148.1
SPF_IP195.167.194.152
SPF_IP40.66.63.89/32
SPF_IP40.66.63.90/32
SPF_IP40.66.63.91/32
SPF_IP46.235.17.141
SPF_IP46.235.17.252/32
SPF_IP52.169.4.45
SPF_IP54.37.149.121
SPF_MXmaltem.com

Related pages

Pivot deeper into the graph from maltem.com.

Cypher and MCP

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

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