Hostname
positivapp.com
Last fetched
positivapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
positivapp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.3 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.62 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.67 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.90 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- positivapp.com-1h7opm5ua5g84@anonymize.com
- positivapp.com-1jyg24es771b8@anonymize.com
- positivapp.com-r1dd6a2dx7ar@anonymize.com
- positivapp.com-rh7tl00tvw38@anonymize.com
- positivapp.com-t8f6uy05vi9i@anonymize.com
- positivapp.com-ts4nnq101nw7@anonymize.com
- positivapp.com-urp65hl2hdmf@anonymize.com
- positivapp.com@anonymize.com
- positivapp.com@domainsbyproxy.com
Subdomains
20 observed subdomains of positivapp.com.
Web-graph footprint
Distinct hostnames that link to or from positivapp.com in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for positivapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from positivapp.com.
- IP · 13.33.252.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:617
- Country · US
- Email · positivapp.com-1h7opm5ua5g84@anonymize.com
- TLD · .com
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "positivapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.