Skip to content

Hostname

molgroup.info

Last fetched

molgroup.info resolves to 1 IPv4 address operated by AS47381 in HU. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · molgroup.infoRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/molgroup.info

Resolution chain

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

IPPrefixASNOperatorCountry
80.77.113.23380.77.112.0/23AS47381HU

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
mol magyar olaj- es gazipari nyrt. mol magyar olaj- es gazipari nyrt.
Contact emails

Subdomains

41 observed subdomains of molgroup.info.

Web-graph footprint

Distinct hostnames that link to or from molgroup.info in the public web crawl.

406 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for molgroup.info.

MechanismTarget
SPF_Amolgroup.info
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.pushwoosh.io
SPF_IP171.31.0.121/32
SPF_IP185.51.65.235/32
SPF_IP185.51.65.46/32
SPF_IP213.253.214.100/32
SPF_IP213.253.214.110/32
SPF_MXmolgroup.info

Related pages

Pivot deeper into the graph from molgroup.info.

Cypher and MCP

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

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