Skip to content

Hostname

pollpay.app

Last fetched

pollpay.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · pollpay.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pollpay.app

Resolution chain

pollpay.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.1283.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.723.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.813.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.863.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.141.1023.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1103.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.563.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.933.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:292
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of pollpay.app.

Web-graph footprint

Distinct hostnames that link to or from pollpay.app in the public web crawl.

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pollpay.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP216.225.24.0/24
SPF_MXpollpay.app

Related pages

Pivot deeper into the graph from pollpay.app.

Cypher and MCP

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

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