Hostname
patternretail.com
Last fetched
patternretail.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
patternretail.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 |
|---|---|---|---|---|
| 41.203.18.242 | 41.203.16.0/20 | AS37153 | — | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patternretail.com owner
- Contact emails
- patternretail.com@namebrightprivacy.com
- lauren@ginlanemedia.com
- 19ec446b-d7ef-4008-ac0a-fd3d538cbf27@identity-protect.org
- 471990a0-5ab8-41f0-8307-d342cbc19689@identity-protect.org
- 4a8d6cf0-d133-4046-806f-25fe5d0becdc@identity-protect.org
- 4b6c07ef-9bf3-467d-8653-7040bb18a880@identity-protect.org
- 62817ce3-8753-4d5e-8d88-34988c517245@identity-protect.org
- 72eec50c-4381-4542-84d0-c915e081375c@identity-protect.org
- fb7cb7e8-979d-4d07-a835-680babdc8f78@identity-protect.org
Subdomains
75 observed subdomains of patternretail.com.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from patternretail.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for patternretail.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from patternretail.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "patternretail.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.