Skip to content

Hostname

maa.plus

Last fetched

maa.plus resolves to 11 IPv4 addresses operated by SAVELIEV-AS in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · maa.plusRouting diversity3.9/10Peering density7.1/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/maa.plus

Resolution chain

maa.plus resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.53.37.151152.53.36.0/22AS214996SAVELIEV-ASUS
152.53.84.240152.53.84.0/22AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE
152.53.87.169152.53.84.0/22AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE
155.117.85.132155.117.85.0/24AS32167TROUTMANSANDERS - Troutman Pepper Locke LLPHK
155.117.85.135155.117.85.0/24AS32167TROUTMANSANDERS - Troutman Pepper Locke LLPHK
155.117.85.136155.117.85.0/24AS32167TROUTMANSANDERS - Troutman Pepper Locke LLPHK
155.117.85.137155.117.85.0/24AS32167TROUTMANSANDERS - Troutman Pepper Locke LLPHK
155.117.85.138155.117.85.0/24AS32167TROUTMANSANDERS - Troutman Pepper Locke LLPHK
203.227.56.15203.227.32.0/19AS9848SEJONGTELECOM-AS-KR SEJONG NETWORKSKR
203.227.56.3203.227.32.0/19AS9848SEJONGTELECOM-AS-KR SEJONG NETWORKSKR
38.55.195.2238.55.195.0/24AS139659GOMIX-MGTHK

WHOIS identity

Registrar
iana:1697
Organization
wang tao
Contact emails

Subdomains

5 observed subdomains of maa.plus.

Web-graph footprint

Distinct hostnames that link to or from maa.plus in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from maa.plus.

Cypher and MCP

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

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