Hostname
lcc-cat.com
Last fetched
lcc-cat.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
lcc-cat.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 |
|---|---|---|---|---|
| 4.185.200.234 | 4.176.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- klaus henschel
- Contact emails
Subdomains
2 observed subdomains of lcc-cat.com.
| Subdomain |
|---|
| input.lcc-cat.com |
| www.lcc-cat.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for lcc-cat.com.
| Mechanism | Target |
|---|---|
| SPF_A | agent3.interes-hosting.de |
| SPF_A | agent4.interes-hosting.de |
| SPF_A | hyperion.colada.biz |
| SPF_A | mx01.traveltainment.de |
| SPF_A | mx02.traveltainment.dea:mx03.traveltainment.de |
| SPF_A | mx04.traveltainment.de |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.evidenz.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.126.206.206/32 |
| SPF_IP | 195.243.68.63/32 |
| SPF_IP | 195.243.68.64/32 |
| SPF_IP | 195.4.151.205 |
| SPF_IP | 213.203.253.0/27 |
| SPF_IP | 52.57.8.97 |
| SPF_IP | 62.72.83.194 |
| SPF_IP | 82.165.115.184 |
| SPF_IP | 84.246.127.3/24 |
| SPF_IP | 85.115.25.170/32 |
Related pages
Pivot deeper into the graph from lcc-cat.com.
- IP · 4.185.200.234
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:151
- Country · DE
- Email · it@lcc.de
- TLD · .com
- Browse hostnames · lc…
- 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: "lcc-cat.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.