Skip to content

Hostname

maasplatform.io

Last fetched

maasplatform.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · maasplatform.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/maasplatform.io

Resolution chain

maasplatform.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.126.206.153.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.3.14035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.59.5852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.191.20763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of maasplatform.io.

Web-graph footprint

Distinct hostnames that link to or from maasplatform.io in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maasplatform.io.

MechanismTarget
SPF_INCLUDE3426102.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sendergen.com

Related pages

Pivot deeper into the graph from maasplatform.io.

Cypher and MCP

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

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