Skip to content

Hostname

proantic.com

Last fetched

proantic.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · proantic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/proantic.com

Resolution chain

proantic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.121.33.24791.121.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
camus olivier
Contact emails

Subdomains

16 observed subdomains of proantic.com.

Web-graph footprint

Distinct hostnames that link to or from proantic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for proantic.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.proantic.com
SPF_IP198.2.178.113
SPF_IP2a01:111:f400:7eaf:0:0:0:200
SPF_IP37.187.252.232
SPF_IP51.91.220.12
SPF_IP57.128.85.125
SPF_IP91.121.33.247
SPF_MXproantic.com

Related pages

Pivot deeper into the graph from proantic.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "proantic.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 20

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