Skip to content

Hostname

semperitgroup.com

Last fetched

semperitgroup.com resolves to 1 IPv4 address operated by AS42572 in AT. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · semperitgroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/semperitgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.198.213185.51.198.0/24AS42572AT

WHOIS identity

Registrar
iana:1408
Organization
semperit technische produkte gesellschaft .m.b.h.
Contact emails

Subdomains

44 observed subdomains of semperitgroup.com.

Web-graph footprint

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

181 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for semperitgroup.com.

MechanismTarget
SPF_Almssmtp.successfactors.eu
SPF_Amx01.rexx-systems.de
SPF_Aprodmail012a.successfactors.eu
SPF_Aprodmail012b.successfactors.eu
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.cloud.crowdworx.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.57.155.23/32
SPF_IP155.56.220.129/32
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP185.51.198.213
SPF_IP193.104.82.0/24
SPF_IP213.144.14.18
SPF_IP213.144.14.27
SPF_IP222.71.52.162
SPF_IP51.105.185.40
SPF_IP62.156.239.155
SPF_IP87.230.40.209
SPF_IP91.250.95.71/32
SPF_IP94.130.52.126
SPF_IP94.247.144.230
SPF_IP94.247.146.46
SPF_IP94.247.147.12

Related pages

Pivot deeper into the graph from semperitgroup.com.

Cypher and MCP

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

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