Hostname
kwsurplus.com
Last fetched
kwsurplus.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1591 as the registrar.
Nutrition Label
Resolution chain
kwsurplus.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.50.138 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.206.199 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1591
- Organization
- pat knechtel,
- Contact emails
- 0cfsgnpym3qit2fr@private-contact.com
- 1iettwxrrmtc2xfq@private-contact.com
- 34epqm9fowyg7b4e@private-contact.com
- 6t1xktkfwf0uqlw5@private-contact.com
- a7cbi1qqzjlo3txm@private-contact.com
- aaorcrqfllnm61gg@private-contact.com
- kwsurplus.com@promoprivacy.com
- g9p8wginmnj5tui3@private-contact.com
- guvjxx0nnviurjle@private-contact.com
- hnyyummnkjysjspo@private-contact.com
- lxby5jhjtltbqpan@private-contact.com
- mvi6vublvvqz2v0i@private-contact.com
- oczd9hcouxwuquds@private-contact.com
- vwexpfr5sihxlah8@private-contact.com
- xchkmoykounzoxg6@private-contact.com
- ycpxrzfqvitt3zhr@private-contact.com
Subdomains
10 observed subdomains of kwsurplus.com.
Web-graph footprint
Distinct hostnames that link to or from kwsurplus.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kwsurplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_IP | 104.160.224.234 |
Related pages
Pivot deeper into the graph from kwsurplus.com.
- IP · 104.21.50.138
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1591
- Country · CA
- Email · 0cfsgnpym3qit2fr@private-contact.com
- TLD · .com
- Browse hostnames · kw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kwsurplus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.