Skip to content

Hostname

3gig.com

Last fetched

3gig.com resolves to 1 IPv4 address operated by NTPCL-AS-AP - National Telecom Public Company Limited in TH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 3gig.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3gig.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.155.16.17122.155.16.0/24AS9335NTPCL-AS-AP - National Telecom Public Company LimitedTH

WHOIS identity

Registrar
iana:69
Organization
3gig company
Contact emails

Subdomains

41 observed subdomains of 3gig.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 3gig.com.

MechanismTarget
SPF_Aspammail.3gig.com
SPF_Azimbra.3gig.com
SPF_IP122.155.16.108
SPF_IP122.155.16.77
SPF_IP122.155.16.81
SPF_IP122.155.16.91
SPF_MX3gig.com

Related pages

Pivot deeper into the graph from 3gig.com.

Cypher and MCP

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

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