Skip to content

Hostname

zenpayroll.com

Last fetched

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

Nutrition Label

WHISPER CANON · zenpayroll.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zenpayroll.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.81.17100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.176.516.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.245.20016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.227.8935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.49.14244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.232.22044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.71.7344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.232.8752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of zenpayroll.com.

Web-graph footprint

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

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zenpayroll.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.mailgun.org
SPF_INCLUDEspf2.mailgun.org

Related pages

Pivot deeper into the graph from zenpayroll.com.

Cypher and MCP

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

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