Hostname
stalauritz.com
Last fetched
stalauritz.com resolves to 4 IPv4 addresses operated by UNE EPM TELECOMUNICACIONES S.A. in CO. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
stalauritz.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.248.95.146 | 190.248.0.0/14 | AS13489 | UNE EPM TELECOMUNICACIONES S.A. | CO |
| 190.248.95.153 | 190.248.0.0/14 | AS13489 | UNE EPM TELECOMUNICACIONES S.A. | CO |
| 23.44.201.206 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.211 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- lauritz.com lauritz.com
- Contact emails
Subdomains
14 observed subdomains of stalauritz.com.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for stalauritz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 152.115.41.185/32 |
| SPF_IP | 152.115.41.187/32 |
| SPF_IP | 159.183.152.243/32 |
| SPF_IP | 193.238.185.140/32 |
| SPF_IP | 193.238.185.141/32 |
| SPF_IP | 193.238.185.142/32 |
Related pages
Pivot deeper into the graph from stalauritz.com.
- IP · 190.248.95.146
- ASN · AS13489UNE EPM TELECOMUNICACIONES S.A.
- Registrar · iana:303
- Country · CO
- Email · dns-mail@lauritz.com
- TLD · .com
- Browse hostnames · st…
- 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: "stalauritz.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.