Skip to content

Hostname

procon.at

Last fetched

procon.at resolves to 1 IPv4 address operated by LYAKH-AS in DE.

Nutrition Label

WHISPER CANON · procon.atRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/procon.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.164.13985.13.164.0/24AS34788LYAKH-ASDE

WHOIS identity

Registrar
Organization
procon unternehmensberatung
Contact emails

Subdomains

7 observed subdomains of procon.at.

Web-graph footprint

Distinct hostnames that link to or from procon.at in the public web crawl.

21 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for procon.at.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.235.220.179
SPF_IP62.218.192.136/29
SPF_IP92.204.55.39

Related pages

Pivot deeper into the graph from procon.at.

Cypher and MCP

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

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