Skip to content

Hostname

couchtripper.com

Last fetched

couchtripper.com resolves to 2 IPv4 addresses operated by USNX - U.S.NEXT, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · couchtripper.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/couchtripper.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.108.68.13012.108.68.0/24AS30647USNX - U.S.NEXT, Inc.US
144.208.84.40144.208.84.0/22AS30647USNX - U.S.NEXT, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of couchtripper.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • couchtripper.com

SPF policy

3 SPF mechanisms authorising senders for couchtripper.com.

MechanismTarget
SPF_Acouchtripper.com
SPF_IP12.108.68.130
SPF_MXcouchtripper.com

Related pages

Pivot deeper into the graph from couchtripper.com.

Cypher and MCP

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

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