Skip to content

Hostname

couchsurfing.com

Last fetched

couchsurfing.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · couchsurfing.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/couchsurfing.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.105.236107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.166.283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.50.2023.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.102.212.6234.100.0.0/14AS396982JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-MEUS
34.197.81.22934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.86.17134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.20.9454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.243.19754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.240.5798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.72.2998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.82.16898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
casey fenton
Contact emails

Subdomains

32 observed subdomains of couchsurfing.com.

Web-graph footprint

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

11,673 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for couchsurfing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendingservice.net

Related pages

Pivot deeper into the graph from couchsurfing.com.

Cypher and MCP

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

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