Skip to content

Hostname

techknowsources.com

Last fetched

techknowsources.com resolves to 2 IPv4 addresses operated by HOSTWINDS - Hostwinds LLC. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · techknowsources.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/techknowsources.com

Resolution chain

techknowsources.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.236.147.234192.236.146.0/23AS54290HOSTWINDS - Hostwinds LLC.NL
50.6.227.14650.6.224.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of techknowsources.com.

Web-graph footprint

Distinct hostnames that link to or from techknowsources.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for techknowsources.com.

MechanismTarget
SPF_Atechknowsources.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEmlrcloud.com
SPF_IP192.236.147.234
SPF_MXtechknowsources.com

Related pages

Pivot deeper into the graph from techknowsources.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "techknowsources.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.