Skip to content

Hostname

zero-downtime.net

Last fetched

zero-downtime.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · zero-downtime.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zero-downtime.net

Resolution chain

zero-downtime.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.51.12218.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.3418.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.818.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.9918.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
65.9.46.10465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.10565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:151
Organization
privatename services
Contact emails

Subdomains

3 observed subdomains of zero-downtime.net.

Web-graph footprint

Distinct hostnames that link to or from zero-downtime.net in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zero-downtime.net.

MechanismTarget
SPF_MXzero-downtime.net

Related pages

Pivot deeper into the graph from zero-downtime.net.

Cypher and MCP

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

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