Skip to content

Hostname

molygold.com

Last fetched

molygold.com resolves to 1 IPv4 address operated by DTAG - Deutsche Telekom AG in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · molygold.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/molygold.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.140.123.1087.128.0.0/10AS3320DTAG - Deutsche Telekom AGDE

WHOIS identity

Registrar
iana:83
Organization
karl-heinz hensel
Contact emails

Subdomains

2 observed subdomains of molygold.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for molygold.com.

MechanismTarget
SPF_Amail.setral.net
SPF_Amolygold.com
SPF_Amx00.kundenserver.de
SPF_Amx01.kundenserver.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmolygold.com

Related pages

Pivot deeper into the graph from molygold.com.

Cypher and MCP

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

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