Skip to content

Hostname

mdland.net

Last fetched

mdland.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mdland.netRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mdland.net

Resolution chain

mdland.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.108108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.128108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.4108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.67108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.201.3052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6652.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6852.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.9452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.2899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

67 observed subdomains of mdland.net.

Web-graph footprint

Distinct hostnames that link to or from mdland.net in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mdland.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mdland.net.

Cypher and MCP

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

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