Skip to content

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

WHISPER CANON · 197technology.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/197technology.com

Resolution chain

197technology.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.154.71.187104.154.64.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for 197technology.com.

MechanismTarget
SPF_A197technology.com
SPF_INCLUDE_spf0000000.197technology.com
SPF_IP104.47.55.110
SPF_IP104.47.58.110
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP149.72.0.0/16
SPF_IP166.78.105.4/32
SPF_IP167.89.0.0/17
SPF_IP167.89.31.27/32
SPF_IP18.116.94.130
SPF_IP198.21.0.0/21
SPF_IP198.21.4.52/32
SPF_IP3.130.76.186
SPF_IP3.133.172.127
SPF_IP3.222.0.24/29
SPF_IP3.25.47.0/29
SPF_IP3.7.25.40/29
SPF_IP3.97.56.230
SPF_IP50.31.32.0/19
SPF_IP52.19.0.156/32
SPF_IP52.62.199.66
SPF_IP52.66.154.99/32
SPF_IP8.36.70.0/24
SPF_MX197technology.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.