Skip to content

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

WHISPER CANON · promatec.digitalRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/promatec.digital

Resolution chain

promatec.digital resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.135.216.138185.135.216.0/22AS203386PROMATEC-AS1 - PROMATEC SARLFR
185.135.216.232185.135.216.0/22AS203386PROMATEC-AS1 - PROMATEC SARLFR

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for promatec.digital.

MechanismTarget
SPF_INCLUDEspf.promatec.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.