Skip to content

Hostname

bounce.hts2000.com

Last fetched

bounce.hts2000.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · bounce.hts2000.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bounce.hts2000.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.137.238167.114.128.0/18AS16276OVH - OVH SASCA
192.99.218.238192.99.0.0/16AS16276OVH - OVH SASCA

WHOIS identity

No WHOIS records are currently associated with bounce.hts2000.com in WhisperGraph.

Subdomains

1 observed subdomain of bounce.hts2000.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for bounce.hts2000.com.

MechanismTarget
SPF_INCLUDEbounce.hts2000.com.spf.auto.dnssmarthost.net
SPF_INCLUDEmd02.com

Related pages

Pivot deeper into the graph from bounce.hts2000.com.

Cypher and MCP

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

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