Skip to content

Hostname

zipair.net

Last fetched

zipair.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zipair.netRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/zipair.net

Resolution chain

zipair.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.1883.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.1313.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2353.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2503.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2533.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.363.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.53.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.583.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.03.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1413.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1663.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.43.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.13.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1083.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1533.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1733.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
buydomains_com
Contact emails

Subdomains

53 observed subdomains of zipair.net.

Web-graph footprint

Distinct hostnames that link to or from zipair.net in the public web crawl.

647 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zipair.net.

MechanismTarget
SPF_INCLUDE_netblocks.accellion.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zipair.net.

Cypher and MCP

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

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