Skip to content

Hostname

pramex.com

Last fetched

pramex.com resolves to 1 IPv4 address operated by AS15401 in FR. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · pramex.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pramex.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.237.111.210178.237.111.0/24AS15401FR

WHOIS identity

Registrar
iana:1290
Organization
carosi frank
Contact emails

Subdomains

7 observed subdomains of pramex.com.

Web-graph footprint

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

39 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pramex.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc689-46.eu.iphmx.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.2.188.193
SPF_IP195.25.55.17
SPF_IP207.54.69.252
SPF_IP207.54.71.216
SPF_IP31.193.54.119
SPF_IP31.193.54.122
SPF_IP35.195.51.173
SPF_MXpramex.com

Related pages

Pivot deeper into the graph from pramex.com.

Cypher and MCP

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

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