Skip to content

Hostname

maswp.top

Last fetched

maswp.top resolves to 5 IPv4 addresses operated by LAYER7-MITIGATION - Layer7 Technologies Inc in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · maswp.topRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/maswp.top

Resolution chain

maswp.top resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.57.201.14931.57.201.0/24AS40662LAYER7-MITIGATION - Layer7 Technologies IncNL
70.36.107.24370.36.107.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS
194.113.235.202194.113.235.0/24AS215540GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLPRU
38.148.241.638.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
70.36.99.21370.36.99.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Subdomains

1 observed subdomain of maswp.top.

Subdomain
www.maswp.top

Threat posture

History

Related pages

Pivot deeper into the graph from maswp.top.

Cypher and MCP

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

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