Hostname
cerestag.com
Last fetched
cerestag.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cerestag.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.134 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.34 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cerestag.com owner
- Contact emails
- dameconsultingptyltd@gmail.com
- domains@privateregistryauthority.com
- 17c87f47-92a8-4852-b3ba-3535b7f2b06f@identity-protect.org
- 4c538c88-4f6f-4d79-b02e-31f0a32708ff@identity-protect.org
- 872cf3c6-252e-49bf-9229-9d5ead04adbe@identity-protect.org
- a7710008-fa93-4512-be3f-f672a342dd27@identity-protect.org
- b3b26b86-1a88-45de-b2b6-b992cd988e34@identity-protect.org
- c25020c0-1efe-4f6b-b755-dfb3b202c47a@identity-protect.org
Subdomains
11 observed subdomains of cerestag.com.
Web-graph footprint
Distinct hostnames that link to or from cerestag.com in the public web crawl.
71 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cerestag.com.
| Mechanism | Target |
|---|---|
| SPF_A | cerestag.com |
| SPF_INCLUDE | 25551833.spf10.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | cerestag.com |
Related pages
Pivot deeper into the graph from cerestag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cerestag.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.