Hostname
regiscorp.com
Last fetched
regiscorp.com resolves to 1 IPv4 address operated by REGISCORP - Regis Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
regiscorp.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.38 | 204.63.160.0/24 | AS27583 | REGISCORP - Regis Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of regiscorp.com owner
- Contact emails
- corporate-services@netnames.com
- domainnames@regiscorp.com
- 20b0f6e4-faf7-4299-bc8c-cedb31d0c35a@identity-protect.org
- 49ed4474-5fd9-4fdf-8cad-6f781466a522@identity-protect.org
- 5482bf9c-fa04-4c1f-a962-b0e7567423b4@identity-protect.org
- 998d5987-5bee-401d-aa4b-b2d284451ae7@identity-protect.org
- a5439584-c678-4737-bf25-50daaba2995b@identity-protect.org
- c0d67b73-8e0b-4b9d-842d-107f1b43cab1@identity-protect.org
- f7250fa4-0324-47db-b138-cd83536365ad@identity-protect.org
- owner-10043489@regiscorp.com.whoisprivacyservice.org
- owner-10313438@regiscorp.com.whoisprivacyservice.org
- owner-2486028@regiscorp.com.whoisprivacyservice.org
- owner-4905980@regiscorp.com.whoisprivacyservice.org
Subdomains
89 observed subdomains of regiscorp.com.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from regiscorp.com in the public web crawl.
112 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for regiscorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.regiscorp.com |
| SPF_INCLUDE | spf2.regiscorp.com |
| SPF_INCLUDE | spf3.regiscorp.com |
Related pages
Pivot deeper into the graph from regiscorp.com.
- IP · 204.63.160.38
- ASN · AS27583REGISCORP - Regis Corporation
- Registrar · iana:468
- Country · US
- Email · corporate-services@netnames.com
- TLD · .com
- Browse hostnames · re…
- 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: "regiscorp.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.