Skip to content

Hostname

deshboah.com

Last fetched

deshboah.com resolves to 5 IPv4 addresses operated by TURNKEY-INTERNET - Turnkey Internet Inc. in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · deshboah.comRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/deshboah.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.193.114.101199.193.114.0/24AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
199.193.114.102199.193.114.0/24AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
23.82.16.5623.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
78.157.209.17378.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
45.82.67.19545.82.64.0/22AS49981WorldStream - WorldStream B.V.

WHOIS identity

Registrar
iana:82
Organization
papa dddd charlie
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from deshboah.com.

Cypher and MCP

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

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