Skip to content

Hostname

assepro.com

Last fetched

assepro.com resolves to 1 IPv4 address operated by AS29097 in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · assepro.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/assepro.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.50.177217.26.48.0/20AS29097CH

WHOIS identity

Registrar
iana:106
Organization
michele rodiger
Contact emails

Subdomains

44 observed subdomains of assepro.com.

Web-graph footprint

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

57 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for assepro.com.

MechanismTarget
SPF_Amx01.rexx-systems.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.247.162.0/24
SPF_IP193.93.20.55
SPF_IP212.25.24.32/28
SPF_IP212.71.111.45/32
SPF_IP212.71.113.2/32
SPF_IP217.26.49.146/32
SPF_IP217.26.49.147/32
SPF_IP217.26.49.224
SPF_IP217.26.49.225
SPF_IP217.26.50.177
SPF_IP217.71.249.0/24
SPF_IP77.244.50.71/32
SPF_IP77.244.55.233
SPF_IP80.74.159.130
SPF_IP83.150.0.0/18
SPF_IP83.150.31.160/28
SPF_IP93.174.189.225/27
SPF_IP95.143.53.48/28
SPF_MXassepro.com

Related pages

Pivot deeper into the graph from assepro.com.

Cypher and MCP

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

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