Skip to content

Hostname

mrgreen.dk

Last fetched

mrgreen.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · mrgreen.dkRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mrgreen.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.12713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.53.253.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.293.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.673.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.833.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.168.132.213.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.453.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.923.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.973.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mrgreen.dk in WhisperGraph.

Subdomains

4 observed subdomains of mrgreen.dk.

Web-graph footprint

Distinct hostnames that link to or from mrgreen.dk in the public web crawl.

391 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mrgreen.dk.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mrgreen.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mrgreen.dk.

Cypher and MCP

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

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