Skip to content

Hostname

grgtrans.com

Last fetched

grgtrans.com resolves to 2 IPv4 addresses operated by SUPERDATA-AS-VN - SUPERDATA-VN in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · grgtrans.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/grgtrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.1.237.239103.1.237.0/24AS45544SUPERDATA-AS-VN - SUPERDATA-VNVN
103.1.238.23103.1.238.0/24AS45544SUPERDATA-AS-VN - SUPERDATA-VNVN

WHOIS identity

Registrar
iana:1649
Organization
cong ty tnhh van chuyen toan cau xanh
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for grgtrans.com.

MechanismTarget
SPF_Agrgtrans.com
SPF_INCLUDEspf.maychuemail.com
SPF_MXgrgtrans.com

Related pages

Pivot deeper into the graph from grgtrans.com.

Cypher and MCP

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

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