Skip to content

Hostname

wildcard.redteamdev.com

Last fetched

wildcard.redteamdev.com resolves to 20 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US.

Nutrition Label

WHISPER CANON · wildcard.redteamdev.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wildcard.redteamdev.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.241.228.111172.241.228.0/22AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.228.75172.241.228.0/22AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.228.92172.241.228.0/22AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.228.93172.241.228.0/22AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.228.94172.241.228.0/22AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.245.136.168172.245.136.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.136.170172.245.136.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.38.54172.245.38.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.38.57172.245.38.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.38.58172.245.38.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.38.60172.245.38.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.20.106.66198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.106.67198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.106.68198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.106.69198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.106.70198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
209.212.153.108209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.153.109209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.153.110209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.153.111209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from wildcard.redteamdev.com.

Cypher and MCP

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

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