Skip to content

Hostname

mgcdz.com

Last fetched

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

Nutrition Label

WHISPER CANON · mgcdz.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mgcdz.com

Resolution chain

mgcdz.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:303
Organization
boutaba zahia
Contact emails

Subdomains

9 observed subdomains of mgcdz.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mgcdz.com

SPF policy

15 SPF mechanisms authorising senders for mgcdz.com.

MechanismTarget
SPF_Amgcdz.com
SPF_Aspf.ayrade.net
SPF_INCLUDEnorfendre-cloud.com
SPF_IP135.181.225.133/32
SPF_IP164.68.112.4
SPF_IP167.86.125.212
SPF_IP178.33.236.49
SPF_IP217.182.173.219
SPF_IP217.182.201.56
SPF_IP37.59.63.5
SPF_IP54.38.38.182
SPF_IP82.196.25.114
SPF_IP82.196.25.126
SPF_IP82.196.25.62
SPF_MXmgcdz.com

Related pages

Pivot deeper into the graph from mgcdz.com.

Cypher and MCP

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

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