Skip to content

Hostname

techblitz.com

Last fetched

techblitz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · techblitz.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techblitz.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.113108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.47108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.60108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.80108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.2018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.5418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.167.99.1053.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1063.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.483.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.573.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of techblitz.com owner
Contact emails

Subdomains

21 observed subdomains of techblitz.com.

Web-graph footprint

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

296 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for techblitz.com.

MechanismTarget
SPF_Asv1226.xserver.jp
SPF_Atechblitz.com
SPF_INCLUDEaspmx.pardot.com
SPF_MXtechblitz.com

Related pages

Pivot deeper into the graph from techblitz.com.

Cypher and MCP

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

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