Skip to content

Hostname

pramac.ch

Last fetched

pramac.ch resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · pramac.chRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pramac.ch

Resolution chain

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

IPPrefixASNOperatorCountry
62.72.39.4062.72.36.0/22AS47583FR

WHOIS identity

No WHOIS records are currently associated with pramac.ch in WhisperGraph.

Subdomains

3 observed subdomains of pramac.ch.

Web-graph footprint

Distinct hostnames that link to or from pramac.ch in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pramac.ch.

MechanismTarget
SPF_Apramac.ch
SPF_INCLUDEspf.stackmail.com
SPF_MXpramac.ch

Related pages

Pivot deeper into the graph from pramac.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pramac.ch"})-[: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.