Hostname
retail-manager.com
Last fetched
retail-manager.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
retail-manager.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of retail-manager.com owner
- Contact emails
- lee@retail-manager.com
- 036e27e2-364b-4c61-a88f-7439c76c9492@identity-protect.org
- 0411ca75-4468-4783-8c43-b51b49e65837@identity-protect.org
- 1db8189a-2ccf-4658-bf89-4fcb22f15a04@identity-protect.org
- 2f1c3ddd-c9d6-4475-ae46-0a6286c705ea@identity-protect.org
- 4535f249-edfc-459e-bae3-a5ebdcd5ea17@identity-protect.org
- e84c807d-4515-48db-a8f8-02ff08294d80@identity-protect.org
- owner-2717751@retail-manager.com.whoisprivacyservice.org
- owner-3864410@retail-manager.com.whoisprivacyservice.org
- owner-7731672@retail-manager.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of retail-manager.com.
Web-graph footprint
Distinct hostnames that link to or from retail-manager.com in the public web crawl.
10 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
5 SPF mechanisms authorising senders for retail-manager.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.72.122.115 |
| SPF_IP | 54.72.161.120 |
| SPF_IP | 54.76.15.203 |
| SPF_IP | 79.125.109.79 |
Related pages
Pivot deeper into the graph from retail-manager.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "retail-manager.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.