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
Resolution chain
semperitgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.51.198.213 | 185.51.198.0/24 | AS42572 | — | AT |
WHOIS identity
- Registrar
- iana:1408
- Organization
- semperit technische produkte gesellschaft .m.b.h.
- Contact emails
Subdomains
44 observed subdomains of semperitgroup.com.
Showing 25 of 44. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for semperitgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | lmssmtp.successfactors.eu |
| SPF_A | mx01.rexx-systems.de |
| SPF_A | prodmail012a.successfactors.eu |
| SPF_A | prodmail012b.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_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.57.155.23/32 |
| SPF_IP | 155.56.220.129/32 |
| SPF_IP | 155.56.221.13/32 |
| SPF_IP | 155.56.221.14/32 |
| SPF_IP | 185.51.198.213 |
| SPF_IP | 193.104.82.0/24 |
| SPF_IP | 213.144.14.18 |
| SPF_IP | 213.144.14.27 |
| SPF_IP | 222.71.52.162 |
| SPF_IP | 51.105.185.40 |
| SPF_IP | 62.156.239.155 |
| SPF_IP | 87.230.40.209 |
| SPF_IP | 91.250.95.71/32 |
| SPF_IP | 94.130.52.126 |
| SPF_IP | 94.247.144.230 |
| SPF_IP | 94.247.146.46 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.