Skip to content

Hostname

mglabor.com

Last fetched

mglabor.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · mglabor.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mglabor.com

Resolution chain

mglabor.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.240.1213.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.573.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.73.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.843.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.173.197.333.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.643.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.703.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.713.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of mglabor.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mglabor.com.

Cypher and MCP

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

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