Hostname
197technology.com
Last fetched
197technology.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
197technology.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 |
|---|---|---|---|---|
| 104.154.71.187 | 104.154.64.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of 197technology.com.
Web-graph footprint
Distinct hostnames that link to or from 197technology.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for 197technology.com.
| Mechanism | Target |
|---|---|
| SPF_A | 197technology.com |
| SPF_INCLUDE | _spf0000000.197technology.com |
| SPF_IP | 104.47.55.110 |
| SPF_IP | 104.47.58.110 |
| SPF_IP | 13.127.153.86/32 |
| SPF_IP | 13.127.210.61/32 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 166.78.105.4/32 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 167.89.31.27/32 |
| SPF_IP | 18.116.94.130 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.21.4.52/32 |
| SPF_IP | 3.130.76.186 |
| SPF_IP | 3.133.172.127 |
| SPF_IP | 3.222.0.24/29 |
| SPF_IP | 3.25.47.0/29 |
| SPF_IP | 3.7.25.40/29 |
| SPF_IP | 3.97.56.230 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.19.0.156/32 |
| SPF_IP | 52.62.199.66 |
| SPF_IP | 52.66.154.99/32 |
| SPF_IP | 8.36.70.0/24 |
| SPF_MX | 197technology.com |
Related pages
Pivot deeper into the graph from 197technology.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "197technology.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.