Skip to content

Hostname

techwirednews.com

Last fetched

techwirednews.com resolves to 3 IPv4 addresses operated by SHOCK-1 - Shock Hosting LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · techwirednews.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/techwirednews.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.36.230.171104.36.228.0/22AS395092SHOCK-1 - Shock Hosting LLCUS
44.227.65.24544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.76.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
century software solutions
Contact emails

Subdomains

4 observed subdomains of techwirednews.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • techwirednews.com

SPF policy

6 SPF mechanisms authorising senders for techwirednews.com.

MechanismTarget
SPF_Atechwirednews.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.36.230.171
SPF_IP104.36.230.2
SPF_IP198.91.25.16
SPF_MXtechwirednews.com

Related pages

Pivot deeper into the graph from techwirednews.com.

Cypher and MCP

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

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