Skip to content

Hostname

zigram.tech

Last fetched

zigram.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zigram.techRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zigram.tech

Resolution chain

zigram.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.115108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.54108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.61108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.73108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.1818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of zigram.tech.

Web-graph footprint

Distinct hostnames that link to or from zigram.tech in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zigram.tech.

MechanismTarget
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from zigram.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zigram.tech"})-[: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.