Skip to content

Hostname

mgreeda.com

Last fetched

mgreeda.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

mgreeda.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.213.10618.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.11618.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.7118.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.9218.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.10118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.85.31.1752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
daewook han
Contact emails

Subdomains

2 observed subdomains of mgreeda.com.

Web-graph footprint

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

6 sites link to this hostname.

496 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mgreeda.com.

MechanismTarget
SPF_IP61.42.1.15

Related pages

Pivot deeper into the graph from mgreeda.com.

Cypher and MCP

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

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