Skip to content

Hostname

gmo-lao.com

Last fetched

gmo-lao.com resolves to 1 IPv4 address operated by AS135161 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · gmo-lao.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gmo-lao.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.44.198.50163.44.196.0/22AS135161JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

51 observed subdomains of gmo-lao.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gmo-lao.com.

MechanismTarget
SPF_IP150.95.29.90/28
SPF_IP150.95.29.91
SPF_IP150.95.29.92
SPF_IP150.95.29.93
SPF_IP150.95.29.94
SPF_MXgmo-lao.com
SPF_MXwin03-mail.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from gmo-lao.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gmo-lao.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.