Hostname
specmix.com
Last fetched
specmix.com resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
specmix.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 |
|---|---|---|---|---|
| 198.51.136.28 | 198.51.136.0/24 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- aa3kf5mc6xt@networksolutionsprivateregistration.com
- bx6x53mb58x@networksolutionsprivateregistration.com
- fa5yj7j56t9@networksolutionsprivateregistration.com
- tmcneill@quikrete.com
- tt5gw5cb852@networksolutionsprivateregistration.com
- yb4x78m59ax@networksolutionsprivateregistration.com
- yd4fw27g9fg@networksolutionsprivateregistration.com
Subdomains
13 observed subdomains of specmix.com.
Web-graph footprint
Distinct hostnames that link to or from specmix.com in the public web crawl.
131 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for specmix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.51.136.26 |
| SPF_IP | 198.51.136.27 |
| SPF_IP | 198.51.136.28 |
| SPF_IP | 64.57.252.196 |
| SPF_IP | 64.57.252.203 |
Related pages
Pivot deeper into the graph from specmix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "specmix.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.