Skip to content

Hostname

hlshipping.com

Last fetched

hlshipping.com resolves to 1 IPv4 address operated by VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUP in VN. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · hlshipping.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hlshipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.225.218.3614.225.218.0/24AS135905VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN

WHOIS identity

Registrar
iana:82
Organization
hoan long
Contact emails

Subdomains

3 observed subdomains of hlshipping.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hlshipping.com.

MechanismTarget
SPF_Ahcm.hlshipping.com
SPF_Ahcm2.tnetinfo.com
SPF_Ahlshipping.com
SPF_IP70.35.202.129
SPF_IP74.208.130.236
SPF_MXhlshipping.com

Related pages

Pivot deeper into the graph from hlshipping.com.

Cypher and MCP

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

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