Hostname
supercuts.com
Last fetched
supercuts.com resolves to 1 IPv4 address operated by REGISCORP - Regis Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
supercuts.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 |
|---|---|---|---|---|
| 204.63.160.31 | 204.63.160.0/24 | AS27583 | REGISCORP - Regis Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of supercuts.com owner
- Contact emails
- corporate-services@netnames.com
- domainnames@regiscorp.com
- einstein.ece@gmail.com
- 3db40aa4-3e42-4e1b-ac39-5c152e9d3fac@identity-protect.org
- 9cf73704-df32-4dc6-817b-9b2eca942673@identity-protect.org
- 9e2f1451-1c58-4999-9fc4-a6431dd891c9@identity-protect.org
- 9ebc8aeb-32ec-473e-9e55-97ffb7f0dbaa@identity-protect.org
- c495ac7b-b84f-4f75-9cda-3e3de5d22fe5@identity-protect.org
- ccb75aae-d270-41bb-bb2c-50846aaaa649@identity-protect.org
- owner-10507259@supercuts.com.whoisprivacyservice.org
- owner-107617@supercuts.com.whoisprivacyservice.org
- owner-11244539@supercuts.com.whoisprivacyservice.org
- owner-11999671@supercuts.com.whoisprivacyservice.org
- owner-2409900@supercuts.com.whoisprivacyservice.org
- owner-3219747@supercuts.com.whoisprivacyservice.org
- owner-377566@supercuts.com.whoisprivacyservice.org
- owner-4244828@supercuts.com.whoisprivacyservice.org
- owner-574948@supercuts.com.whoisprivacyservice.org
- owner-7377277@supercuts.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of supercuts.com.
Web-graph footprint
Distinct hostnames that link to or from supercuts.com in the public web crawl.
580 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for supercuts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from supercuts.com.
- IP · 204.63.160.31
- ASN · AS27583REGISCORP - Regis Corporation
- Registrar · iana:468
- Country · US
- Email · corporate-services@netnames.com
- TLD · .com
- Browse hostnames · su…
- 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: "supercuts.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.