Skip to content

Hostname

mgorener.com

Last fetched

mgorener.com resolves to 1 IPv4 address operated by VOXNET in TR. WHOIS lists iana:3757 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.145.94.14213.145.94.0/24AS214000VOXNETTR

WHOIS identity

Registrar
iana:3757
Organization
digital dreams
Contact emails

Subdomains

1 observed subdomain of mgorener.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mgorener.com

SPF policy

10 SPF mechanisms authorising senders for mgorener.com.

MechanismTarget
SPF_Amgorener.com
SPF_INCLUDE_spf.proeposta.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP160.20.110.11
SPF_IP213.145.94.14
SPF_IP213.238.168.40
SPF_IP213.238.168.41
SPF_IP213.238.168.80
SPF_IP213.238.168.89
SPF_MXmgorener.com

Related pages

Pivot deeper into the graph from mgorener.com.

Cypher and MCP

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

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