Skip to content

Hostname

tug2.com

Last fetched

tug2.com resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tug2.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tug2.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.227.154.12367.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS
72.52.156.5272.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:48
Organization
timeshare users group
Contact emails

Subdomains

11 observed subdomains of tug2.com.

Web-graph footprint

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

68 sites link to this hostname.

430 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for tug2.com.

MechanismTarget
SPF_Atug2.com
SPF_IP67.227.154.123
SPF_IP72.52.156.53
SPF_IP72.52.156.54
SPF_IP72.52.156.55
SPF_MXtug2.com

Related pages

Pivot deeper into the graph from tug2.com.

Cypher and MCP

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

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