Skip to content

Hostname

moltenigroup.com

Last fetched

moltenigroup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · moltenigroup.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/moltenigroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.29.204.1352.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:168
Organization
massimo agostoni
Contact emails

Subdomains

17 observed subdomains of moltenigroup.com.

Web-graph footprint

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

60 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for moltenigroup.com.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.70.216/29
SPF_IP147.123.123.134
SPF_IP149.202.39.39
SPF_IP20.8.121.201
SPF_IP40.114.145.135
SPF_IP52.29.204.13
SPF_IP77.93.240.240/28
SPF_IP77.93.255.48/28
SPF_IP79.143.127.124
SPF_IP91.212.167.109
SPF_IP93.47.104.36/27

Related pages

Pivot deeper into the graph from moltenigroup.com.

Cypher and MCP

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

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