Skip to content

Hostname

mosopower.com

Last fetched

mosopower.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · mosopower.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mosopower.com

Resolution chain

mosopower.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.221.132.21652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:120
Organization
gu yong de
Contact emails

Subdomains

13 observed subdomains of mosopower.com.

Web-graph footprint

Distinct hostnames that link to or from mosopower.com in the public web crawl.

60 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mosopower.com.

MechanismTarget
SPF_Amosopower.com
SPF_Asmtp-relay.hgiga.com
SPF_INCLUDEzxzsurvey.com
SPF_IP113.106.79.209
SPF_IP113.106.79.215
SPF_IP162.253.34.108
SPF_IP67.222.0.227
SPF_MXmosopower.com

Related pages

Pivot deeper into the graph from mosopower.com.

Cypher and MCP

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

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