Hostname
claas.com
Last fetched
claas.com resolves to 1 IPv4 address operated by KISPLD-AS Kavya Internet Services Pvt. Ltd. in DE. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
claas.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 |
|---|---|---|---|---|
| 91.239.177.26 | 91.239.177.0/24 | AS208868 | KISPLD-AS Kavya Internet Services Pvt. Ltd. | DE |
WHOIS identity
- Registrar
- iana:15
- Organization
- claas kgaa mbh
- Contact emails
Subdomains
242 observed subdomains of claas.com.
Showing 25 of 242. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from claas.com in the public web crawl.
687 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for claas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.sapsf.com |
| SPF_INCLUDE | _spf-dc2.sapsf.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | antispameurope.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | okta.claas.com |
| SPF_INCLUDE | spfa.myconvento.com |
| SPF_IP | 149.72.233.65 |
| SPF_IP | 155.56.220.129/32 |
| SPF_IP | 155.56.220.137/32 |
| SPF_IP | 155.56.220.138/32 |
| SPF_IP | 155.56.221.13/32 |
| SPF_IP | 155.56.221.14/32 |
| SPF_IP | 178.77.121.128/26 |
| SPF_IP | 194.116.128.11/32 |
| SPF_IP | 195.145.21.192/27 |
| SPF_IP | 212.8.197.104/29 |
| SPF_IP | 213.52.186.141/32 |
| SPF_IP | 213.52.186.142/32 |
| SPF_IP | 217.7.108.128/27 |
| SPF_IP | 72.249.160.11 |
| SPF_IP | 72.249.160.12 |
| SPF_IP | 72.251.231.80 |
| SPF_IP | 91.239.177.110 |
| SPF_IP | 91.239.177.174 |
| SPF_IP | 91.239.177.175 |
Related pages
Pivot deeper into the graph from claas.com.
- IP · 91.239.177.26
- ASN · AS208868KISPLD-AS Kavya Internet Services Pvt. Ltd.
- Registrar · iana:15
- Country · DE
- Email · sunderkemper@claas.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "claas.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.