Hostname
promomash.com
Last fetched
promomash.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
promomash.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 |
|---|---|---|---|---|
| 35.215.94.138 | 35.215.64.0/18 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chris ambarian
- Contact emails
- chris.ambarian@gmail.com
- 4f1efbee-71b7-485e-899f-92325095f462@identity-protect.org
- 546f6747-4f00-4700-8491-14f0e3ac8721@identity-protect.org
- 6d639b90-1438-44e9-a834-559543fb2139@identity-protect.org
- 8401f47a-a71c-4939-859b-8e6ee1113bd9@identity-protect.org
- 981c375c-fa4c-4e14-8a00-19b5408dc912@identity-protect.org
- 99b4f488-b230-4054-b735-4f2f878edc28@identity-protect.org
- owner-10300225@promomash.com.whoisprivacyservice.org
- owner-2275433@promomash.com.whoisprivacyservice.org
- owner-6340077@promomash.com.whoisprivacyservice.org
- owner-8681959@promomash.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of promomash.com.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from promomash.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for promomash.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2479310.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.freshsales.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from promomash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promomash.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.