Hostname
concept2.com
Last fetched
concept2.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
concept2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.101.165.66 | 198.101.128.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- concept ii attn concept2.com care of network solutions
- Contact emails
- bw38b63q6ay@networksolutionsprivateregistration.com
- de7x74xz5vu@networksolutionsprivateregistration.com
- dh43t2jh34j@networksolutionsprivateregistration.com
- e35s823y4wy@networksolutionsprivateregistration.com
- e673p6z96jd@networksolutionsprivateregistration.com
- ea5t67bx3tw@networksolutionsprivateregistration.com
- f487n2un85k@networksolutionsprivateregistration.com
- fq2wc9yq26e@networksolutionsprivateregistration.com
- hv26g4fu5ys@networksolutionsprivateregistration.com
- j23ca6479p7@networksolutionsprivateregistration.com
- kb4rk3au6d5@networksolutionsprivateregistration.com
- ku6gz3q84ka@networksolutionsprivateregistration.com
- me8qd5yg2q2@networksolutionsprivateregistration.com
- my3ev7ur4cy@networksolutionsprivateregistration.com
- n32vt95j3ph@networksolutionsprivateregistration.com
- n54h38tf22s@networksolutionsprivateregistration.com
- nv6zs8ra9qz@networksolutionsprivateregistration.com
- pp6x958m7b8@networksolutionsprivateregistration.com
- rg3ds7yu9fa@networksolutionsprivateregistration.com
- sn8nu2pw398@networksolutionsprivateregistration.com
- and 11 more
Subdomains
38 observed subdomains of concept2.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from concept2.com in the public web crawl.
1,210 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for concept2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | cmail20.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.250.58.40 |
| SPF_IP | 206.72.120.148 |
| SPF_IP | 50.241.125.185 |
| SPF_IP | 64.222.248.222 |
Related pages
Pivot deeper into the graph from concept2.com.
- IP · 198.101.165.66
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:2
- Country · US
- Email · bw38b63q6ay@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- 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: "concept2.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.