Skip to content

Hostname

zswitch.net

Last fetched

zswitch.net resolves to 1 IPv4 address operated by 2600HZ-AS - 2600hz, Inc in US.

Nutrition Label

WHISPER CANON · zswitch.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zswitch.net

Resolution chain

zswitch.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.38.211.143161.38.210.0/23AS3937922600HZ-AS - 2600hz, IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zswitch.net.

MechanismTarget
SPF_Azswitch.net
SPF_IP161.38.208.0/21
SPF_IP161.38.211.143
SPF_IP166.78.105.4/32
SPF_IP8.30.173.0/24
SPF_IP8.36.70.0/24
SPF_MXzswitch.net

Related pages

Pivot deeper into the graph from zswitch.net.

Cypher and MCP

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

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