Skip to content

Hostname

138fg.com

Last fetched

138fg.com resolves to 16 IPv4 addresses operated by VOLTNET-01 -03 - VoltNet inc in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 138fg.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/138fg.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.43.11.150103.43.11.0/24AS35876VOLTNET-01 -03 - VoltNet incHK
103.79.187.122103.79.187.0/24AS9232HK
103.79.187.58103.79.187.0/24AS9232HK
103.79.187.68103.79.187.0/24AS9232HK
103.79.187.92103.79.187.0/24AS9232HK
111.92.240.33111.92.240.0/22AS401696COGNETCLOUD - cognetcloud INCHK
154.37.153.134154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.172154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.40.48.32154.40.48.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.214154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.221154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.251154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.234.114156.238.232.0/21AS401696COGNETCLOUD - cognetcloud INCHK
45.138.68.2845.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.68.7545.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.158.21.17645.158.21.0/24AS35251ANTI-DDOS - NetLab GlobalCA

WHOIS identity

Registrar
iana:2
Organization
fei long
Contact emails

Subdomains

1 observed subdomain of 138fg.com.

Subdomain
www.138fg.com

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 138fg.com.

Cypher and MCP

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

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