Hostname
promatec.digital
Last fetched
promatec.digital resolves to 2 IPv4 addresses operated by PROMATEC-AS1 - PROMATEC SARL in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
promatec.digital 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 |
|---|---|---|---|---|
| 185.135.216.138 | 185.135.216.0/22 | AS203386 | PROMATEC-AS1 - PROMATEC SARL | FR |
| 185.135.216.232 | 185.135.216.0/22 | AS203386 | PROMATEC-AS1 - PROMATEC SARL | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- promatec ssii
- Contact emails
- —
Subdomains
23 observed subdomains of promatec.digital.
Web-graph footprint
Distinct hostnames that link to or from promatec.digital in the public web crawl.
87 sites link to this hostname.
134 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for promatec.digital.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.promatec.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.165.48.41 |
Related pages
Pivot deeper into the graph from promatec.digital.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promatec.digital"})-[: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.