Hostname
predictivesolutions.com
Last fetched
predictivesolutions.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
predictivesolutions.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 75.2.54.255 | 75.2.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.165.106 | 99.83.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- be34e089efa18391f1310e37c6b458da598d6430350a97f5361c5a83f0555d78@predictivesolutions.com.whoisproxy.
- 004a8f35e2f3e05dc13ec5585b3a9177645b35ea677f4286e30ed25bbce68ad2@predictivesolutions.com.whoisproxy.org
- 0cdd328b581c6831d7ff8f795ac6ac1c1db4d11db6475b36041f432435f17a11@predictivesolutions.com.whoisproxy.org
- 1ac7acfc1492c32eac5ada9048e3c1a81bb772c30f36575d46adaad35ccfe66a@predictivesolutions.com.whoisproxy.org
- 1b2cc0e61442a6d87dfa2b6d78c037afa0185286856c1c0bf5ff50d8395156f2@predictivesolutions.com.whoisproxy.org
- 38c8e37e06767c4b58c8ab584f8915f9a3353fb2e8da04a5c32126de44428897@predictivesolutions.com.whoisproxy.org
- 406096b47fb26e4fd815c07ae936b61a922979fa73a49fb6a690468edc1d809c@predictivesolutions.com.whoisproxy.org
- 41a2e548a2c8ba01fdd935e314afada96408844efe696dfc3527f12443639e0e@predictivesolutions.com.whoisproxy.org
- 4543dea7479a25ac07c1e51a28b9e997c7cdf043f4ef51c24adfc9b6c3d53e65@predictivesolutions.com.whoisproxy.org
- 4a323733ac8885112a4ae1ae33084eb33e17e4dcfe47a9145bee481dcd8b2ea9@predictivesolutions.com.whoisproxy.org
- 52a5e3dc965016b638568021b6d70ce79a6459bd7c4ace912445a4feb25a49b1@predictivesolutions.com.whoisproxy.org
- 767f25184fdf901c43fe856c2fea850e34d689ceef4b7bba9de29dd24d0b66d3@predictivesolutions.com.whoisproxy.org
- 7d19a71aea9c98d13109f62f1d67a5babb3df20e3d3cd26b59b7a6266f942910@predictivesolutions.com.whoisproxy.org
- 7fbc4dd885ce9c68abe8ae7ae5774f5b35d6296ab7d855ab79b16904fb331924@predictivesolutions.com.whoisproxy.org
- 8054f80586d92e39e56c4408690852b073b7eed0eb5460254de8603357308796@predictivesolutions.com.whoisproxy.org
- 8704a2f07e5df6d4714e41cae12fa7bb52ea896be1c3e802bf5f9b536319ed85@predictivesolutions.com.whoisproxy.org
- 9d1b8216641cd95ceeca27cccfbefe9300d1e32df18599c6cb0359f5377d5b73@predictivesolutions.com.whoisproxy.org
- b627b9a2518a88378c3c86ae514d1dfc055d74bab15380afc72b326c3953ff03@predictivesolutions.com.whoisproxy.org
- c55b4f285cece6bff90ba7d89661d29d79ffd0dab2d6b732922bde74a2d803a8@predictivesolutions.com.whoisproxy.org
- c5a77a92108ef5bfbacc416dc8f21744a3ce4b8480fa0414d13a678cb188bd0f@predictivesolutions.com.whoisproxy.org
- and 6 more
Subdomains
22 observed subdomains of predictivesolutions.com.
Web-graph footprint
Distinct hostnames that link to or from predictivesolutions.com in the public web crawl.
39 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for predictivesolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | predictivesolutions.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.fortive.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 198.187.140.32/32 |
| SPF_IP | 203.156.252.152/32 |
| SPF_IP | 62.102.228.79/32 |
| SPF_MX | predictivesolutions.com |
Related pages
Pivot deeper into the graph from predictivesolutions.com.
- IP · 5.22.145.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · DE
- Email · be34e089efa18391f1310e37c6b458da598d6430350a97f5361c5a83f0555d78@predictivesolutions.com.whoisproxy.
- TLD · .com
- Browse hostnames · pr…
- 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: "predictivesolutions.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.