Skip to content

Hostname

netsell.com

Last fetched

netsell.com resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · netsell.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netsell.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.210.140.23205.210.140.0/24AS174COGENT-174 - Cogent Communications, LLCCA
205.210.140.24205.210.140.0/24AS174COGENT-174 - Cogent Communications, LLCCA

WHOIS identity

Registrar
iana:69
Organization
dean brown
Contact emails

Subdomains

21 observed subdomains of netsell.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for netsell.com.

MechanismTarget
SPF_IP2001:550:804:0:0:0:0:11
SPF_IP2001:550:804:0:0:0:0:17
SPF_IP2001:550:804:0:0:0:0:7
SPF_IP2001:550:804:0:0:0:0:e
SPF_IP205.210.140.14
SPF_IP205.210.140.17
SPF_IP205.210.140.23
SPF_IP205.210.140.7
SPF_IP205.210.140.8
SPF_IP206.47.38.14
SPF_IP216.40.44.0/24
SPF_IP216.40.45.0/24
SPF_IP64.99.180.23/32

Related pages

Pivot deeper into the graph from netsell.com.

Cypher and MCP

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

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