Hostname
olastech.com
Last fetched
olastech.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
olastech.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 |
|---|---|---|---|---|
| 66.29.153.69 | 66.29.153.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- 95678da6933f4232a9fdb826054d927f.protect@whoisguard.com
- 66c9f662986d4746af446d3901f58d9a.protect@withheldforprivacy.com
- 7baed6f32af44489aacd3c5f3fe56cd7.protect@withheldforprivacy.com
- 8ea088aa3d6e4e4b86db066c8f452772.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
4 observed subdomains of olastech.com.
Web-graph footprint
Distinct hostnames that link to or from olastech.com in the public web crawl.
8 sites link to this hostname.
89 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for olastech.com.
| Mechanism | Target |
|---|---|
| SPF_A | olastech.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 66.29.153.15 |
| SPF_MX | olastech.com |
Related pages
Pivot deeper into the graph from olastech.com.
- IP · 66.29.153.69
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · privacy@1and1.com
- TLD · .com
- Browse hostnames · ol…
- 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: "olastech.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.