Skip to content

Hostname

6677g.com

Last fetched

6677g.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · 6677g.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/6677g.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.72.215.13635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.233.21335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.94.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.14.10852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.115.5352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.2.13154.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.199.13654.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.3.24254.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.204.20457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.199.15357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.70.2413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.106.8657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:420
Organization
shanghai diguo network technology co.
Contact emails

Subdomains

25 observed subdomains of 6677g.com.

Web-graph footprint

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

13 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 6677g.com.

Cypher and MCP

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

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