Skip to content

Hostname

zenefits.com

Last fetched

zenefits.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · zenefits.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zenefits.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

29 observed subdomains of zenefits.com.

Web-graph footprint

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

2,633 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for zenefits.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.148.204
SPF_IP148.163.152.204
SPF_IP167.89.10.6
SPF_IP207.166.92.11/32
SPF_IP207.218.90.0/24
SPF_IP44.236.56.93
SPF_IP52.38.191.241/32
SPF_IP54.213.20.246
SPF_IP64.79.155.0/24

Related pages

Pivot deeper into the graph from zenefits.com.

Cypher and MCP

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

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